From 66f13af220a5e9bb18c2dd2d6ead4f97108b0447 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 29 Mar 2018 10:29:33 +0200 Subject: sys-devel/byfl: Restrict 1.5+ to sys-devel/llvm:0 as well Bug: https://bugs.gentoo.org/613560 --- sys-devel/byfl/byfl-1.5.ebuild | 6 +++--- sys-devel/byfl/byfl-9999.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/byfl/byfl-1.5.ebuild b/sys-devel/byfl/byfl-1.5.ebuild index c1088fff63ab..fa0b1fb4d623 100644 --- a/sys-devel/byfl/byfl-1.5.ebuild +++ b/sys-devel/byfl/byfl-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,8 +26,8 @@ LICENSE="BSD" IUSE="hdf5 static-libs sqlite" RDEPEND=" - >=sys-devel/clang-${LLVM_VERSION} - >=sys-devel/llvm-${LLVM_VERSION} + >=sys-devel/clang-${LLVM_VERSION}:0 + >=sys-devel/llvm-${LLVM_VERSION}:0 sys-devel/binutils:* dev-lang/perl:= dev-perl/Switch diff --git a/sys-devel/byfl/byfl-9999.ebuild b/sys-devel/byfl/byfl-9999.ebuild index c1088fff63ab..fa0b1fb4d623 100644 --- a/sys-devel/byfl/byfl-9999.ebuild +++ b/sys-devel/byfl/byfl-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,8 +26,8 @@ LICENSE="BSD" IUSE="hdf5 static-libs sqlite" RDEPEND=" - >=sys-devel/clang-${LLVM_VERSION} - >=sys-devel/llvm-${LLVM_VERSION} + >=sys-devel/clang-${LLVM_VERSION}:0 + >=sys-devel/llvm-${LLVM_VERSION}:0 sys-devel/binutils:* dev-lang/perl:= dev-perl/Switch -- cgit v1.2.3-65-gdbad