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

Package-Manager: portage-2.2.27
This commit is contained in:
Ryan Hill
2016-02-16 16:58:13 -06:00
parent 9c9b6d0e04
commit 05da67fe93

View 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}"