dev-util/creduce: Relax llvm SLOT a bit (bug #571188).
authorRyan Hill <rhill@gentoo.org>
Tue, 16 Feb 2016 22:58:13 +0000 (16:58 -0600)
committerRyan Hill <rhill@gentoo.org>
Tue, 16 Feb 2016 23:00:41 +0000 (17:00 -0600)
Package-Manager: portage-2.2.27

dev-util/creduce/creduce-2.4.0.ebuild

index 76098b7b1d2eb0b64f10a981e11f38cec375d707..ab9551703093165b14eeee809f7de7f5dd7eaec8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ DEPEND="
        dev-perl/Sys-CPU
        dev-util/astyle
        dev-util/indent
-       sys-devel/clang:0/3.7
-       sys-devel/llvm:0/3.7.0[clang]"
+       =sys-devel/clang-3.7*:0=
+       =sys-devel/llvm-3.7*:0=[clang]"
 
 RDEPEND="${DEPEND}"