commit: d193acfcd77e4b9aefe5e399726f2c66ce0a528e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 5 15:35:29 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 5 20:42:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d193acfc
sys-libs/compiler-rt: lit-15 is now required by 15*
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild
b/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild
index 7f79e591a195..1a7cc5f2b724 100644
--- a/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild
@@ -24,7 +24,7 @@ BDEPEND="
>=dev-util/cmake-3.16
clang? ( sys-devel/clang )
test? (
- $(python_gen_any_dep
">=dev-python/lit-9.0.1[\${PYTHON_USEDEP}]")
+ $(python_gen_any_dep ">=dev-python/lit-15[\${PYTHON_USEDEP}]")
=sys-devel/clang-${PV%_*}*:${CLANG_SLOT}
)
!test? (