commit:     05da67fe9331ee44abfab037c79f99e8bb4c95b5
Author:     Ryan Hill <rhill <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 22:58:13 2016 +0000
Commit:     Ryan Hill <rhill <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 23:00:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05da67fe

dev-util/creduce: Relax llvm SLOT a bit (bug #571188).

Package-Manager: portage-2.2.27

 dev-util/creduce/creduce-2.4.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/creduce/creduce-2.4.0.ebuild 
b/dev-util/creduce/creduce-2.4.0.ebuild
index 76098b7..ab95517 100644
--- a/dev-util/creduce/creduce-2.4.0.ebuild
+++ b/dev-util/creduce/creduce-2.4.0.ebuild
@@ -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}"

Reply via email to