Skip to content

Commit

Permalink
dev-util/creduce: adjust clang slot to 2.7.0-r1
Browse files Browse the repository at this point in the history
As it does not build with clang-6

Suggested-by: Sergei Trofimovich <[email protected]>
Bug: https://bugs.gentoo.org/650718
Closes: gentoo#8862
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
gyakovlev authored and mgorny committed Jun 16, 2018
1 parent 7daa93b commit 3657d3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-util/creduce/creduce-2.7.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

LLVM_MAX_SLOT=5

COMMON_DEPEND="
>=dev-lang/perl-5.10.0
>=sys-devel/clang-5:="
sys-devel/clang:${LLVM_MAX_SLOT}"
RDEPEND="${COMMON_DEPEND}
dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
Expand Down

0 comments on commit 3657d3f

Please sign in to comment.