dev-util/creduce: 2.6.0 does not support llvm-4
authorMichał Górny <mgorny@gentoo.org>
Tue, 7 Mar 2017 16:40:46 +0000 (17:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 7 Mar 2017 17:03:07 +0000 (18:03 +0100)
dev-util/creduce/creduce-2.6.0.ebuild

index b5fa9ce9a2b605d2a69e248288fedb1eae2ef27d..92faf7e32168b96e303ad60b36b3b82c84c1e2e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -17,7 +17,7 @@ IUSE=""
 
 COMMON_DEPEND="
        >=dev-lang/perl-5.10.0
-       >=sys-devel/clang-3.9:="
+       =sys-devel/clang-3.9*"
 RDEPEND="${COMMON_DEPEND}
        dev-perl/Benchmark-Timer
        dev-perl/Exporter-Lite