summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-29 10:29:33 +0200
committerMichał Górny <mgorny@gentoo.org>2018-03-29 10:30:00 +0200
commit66f13af220a5e9bb18c2dd2d6ead4f97108b0447 (patch)
tree3e30f562dc9d394372bf954060644b9ffd3f3c41 /sys-devel
parentdev-db/lmdb: bump to 0.9.21 (diff)
downloadgentoo-66f13af220a5e9bb18c2dd2d6ead4f97108b0447.tar.gz
gentoo-66f13af220a5e9bb18c2dd2d6ead4f97108b0447.tar.bz2
gentoo-66f13af220a5e9bb18c2dd2d6ead4f97108b0447.zip
sys-devel/byfl: Restrict 1.5+ to sys-devel/llvm:0 as well
Bug: https://bugs.gentoo.org/613560
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/byfl/byfl-1.5.ebuild6
-rw-r--r--sys-devel/byfl/byfl-9999.ebuild6
2 files changed, 6 insertions, 6 deletions
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