commit: b3a04d29b1e1f97fb39b41d24d1406d793cd160c
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 15:48:55 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 16:17:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a04d29
net-misc/zerotier: remove subslot binder from clang, not needed
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-misc/zerotier/zerotier-1.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/zerotier/zerotier-1.4.6.ebuild
b/net-misc/zerotier/zerotier-1.4.6.ebuild
index f2553f6fc19..49c7f7ed5ff 100644
--- a/net-misc/zerotier/zerotier-1.4.6.ebuild
+++ b/net-misc/zerotier/zerotier-1.4.6.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
dev-libs/json-glib
net-libs/libnatpmp
net-libs/miniupnpc:=
- clang? ( >=sys-devel/clang-6:= )"
+ clang? ( >=sys-devel/clang-6:* )"
DEPEND="${RDEPEND}"