sys-libs/compiler-rt: Require newer lit
authorMichał Górny <mgorny@gentoo.org>
Mon, 27 Jan 2020 20:53:36 +0000 (21:53 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 27 Jan 2020 20:54:45 +0000 (21:54 +0100)
Closes: https://bugs.gentoo.org/704234
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/compiler-rt/compiler-rt-10.0.0.9999.ebuild
sys-libs/compiler-rt/compiler-rt-11.0.0.9999.ebuild
sys-libs/compiler-rt/compiler-rt-9.0.1.ebuild

index 7a7778ae76b9aa86ae312488ed61e8792cff6da9..b5eea1980e7d7700ddd08460123b6f3246ceeeb6 100644 (file)
@@ -25,7 +25,7 @@ DEPEND="
 BDEPEND="
        clang? ( sys-devel/clang )
        test? (
-               $(python_gen_any_dep "dev-python/lit[\${PYTHON_USEDEP}]")
+               $(python_gen_any_dep ">=dev-python/lit-9.0.1[\${PYTHON_USEDEP}]")
                =sys-devel/clang-${PV%_*}*:${CLANG_SLOT} )
        ${PYTHON_DEPS}"
 
index 7a7778ae76b9aa86ae312488ed61e8792cff6da9..b5eea1980e7d7700ddd08460123b6f3246ceeeb6 100644 (file)
@@ -25,7 +25,7 @@ DEPEND="
 BDEPEND="
        clang? ( sys-devel/clang )
        test? (
-               $(python_gen_any_dep "dev-python/lit[\${PYTHON_USEDEP}]")
+               $(python_gen_any_dep ">=dev-python/lit-9.0.1[\${PYTHON_USEDEP}]")
                =sys-devel/clang-${PV%_*}*:${CLANG_SLOT} )
        ${PYTHON_DEPS}"
 
index b9eb5f0775a5b12588744f0b5f3b77f387adda0e..af2de6ee54e01221d1a33941a3bd9c30a6e1e475 100644 (file)
@@ -25,7 +25,7 @@ DEPEND="
 BDEPEND="
        clang? ( sys-devel/clang )
        test? (
-               $(python_gen_any_dep "dev-python/lit[\${PYTHON_USEDEP}]")
+               $(python_gen_any_dep ">=dev-python/lit-9.0.1[\${PYTHON_USEDEP}]")
                =sys-devel/clang-${PV%_*}*:${CLANG_SLOT} )
        ${PYTHON_DEPS}"