summaryrefslogtreecommitdiff
path: root/sys-devel/clang/clang-9999.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-01-19 09:45:01 +0100
committerMichał Górny <mgorny@gentoo.org>2017-01-19 10:14:02 +0100
commit841e3220a7b30354bcd57a1ab92e2761f3097524 (patch)
treeb42b8d56f4cc395491a0f7c39f1ca9ffcb558cb6 /sys-devel/clang/clang-9999.ebuild
parentab9c958d5f150b80e8d9577afdb0435cb36e80d8 (diff)
downloadgentoo-841e3220a7b30354bcd57a1ab92e2761f3097524.tar.gz
gentoo-841e3220a7b30354bcd57a1ab92e2761f3097524.tar.xz
sys-devel/clang: Add 4.0.0rc1
Diffstat (limited to 'sys-devel/clang/clang-9999.ebuild')
-rw-r--r--sys-devel/clang/clang-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild
index 035ac3d3527..25e52b274ca 100644
--- a/sys-devel/clang/clang-9999.ebuild
+++ b/sys-devel/clang/clang-9999.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
# configparser-3.2 breaks the build (3.3 or none at all are fine)
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx )
- test? ( dev-python/lit[${PYTHON_USEDEP}] )
+ test? ( ~dev-python/lit-${PV}[${PYTHON_USEDEP}] )
xml? ( virtual/pkgconfig )
!!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"