summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/byfl/byfl-1.5.ebuild')
-rw-r--r--sys-devel/byfl/byfl-1.5.ebuild6
1 files changed, 3 insertions, 3 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