From: Ryan Hill Date: Fri, 2 Oct 2015 06:49:28 +0000 (-0600) Subject: dev-util/creduce: Update for fixed clang SLOT X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b1f7d52fae62e92d6f14fb5a24aba5f87cc4ba49;p=gentoo.git dev-util/creduce: Update for fixed clang SLOT Package-Manager: portage-2.2.22 Signed-off-by: Ryan Hill --- diff --git a/dev-util/creduce/creduce-2.4.0.ebuild b/dev-util/creduce/creduce-2.4.0.ebuild index 5aa21a5cda4f..76098b7b1d2e 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-2014 Gentoo Foundation +# Copyright 1999-2015 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.6 + sys-devel/clang:0/3.7 sys-devel/llvm:0/3.7.0[clang]" RDEPEND="${DEPEND}"