summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-01-19 10:03:19 +0100
committerMichał Górny <mgorny@gentoo.org>2017-01-19 10:14:04 +0100
commitad3248992b78269e5f5fe217f39b50fe5dc9057d (patch)
tree67fdba1b5a7f4226115b55a9f6db7ed3b02e407d /sys-devel/lld/lld-9999.ebuild
parentdev-util/lldb: Bump to 4.0.0rc1 (diff)
downloadgentoo-ad3248992b78269e5f5fe217f39b50fe5dc9057d.tar.gz
gentoo-ad3248992b78269e5f5fe217f39b50fe5dc9057d.tar.bz2
gentoo-ad3248992b78269e5f5fe217f39b50fe5dc9057d.zip
sys-devel/lld: Bump to 4.0.0rc1
Diffstat (limited to 'sys-devel/lld/lld-9999.ebuild')
-rw-r--r--sys-devel/lld/lld-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-9999.ebuild b/sys-devel/lld/lld-9999.ebuild
index 15745648d16a..f870ae74270a 100644
--- a/sys-devel/lld/lld-9999.ebuild
+++ b/sys-devel/lld/lld-9999.ebuild
@@ -24,7 +24,7 @@ IUSE="test"
RDEPEND="~sys-devel/llvm-${PV}"
DEPEND="${RDEPEND}
- test? ( dev-python/lit )"
+ test? ( ~dev-python/lit-${PV} )"
# TODO: fix test suite to build stand-alone
RESTRICT="test"