Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/
Date: Thu, 05 May 2022 20:43:05
Message-Id: 1651783346.d193acfcd77e4b9aefe5e399726f2c66ce0a528e.mgorny@gentoo
1 commit: d193acfcd77e4b9aefe5e399726f2c66ce0a528e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 5 15:35:29 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu May 5 20:42:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d193acfc
7
8 sys-libs/compiler-rt: lit-15 is now required by 15*
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 7f79e591a195..1a7cc5f2b724 100644
17 --- a/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild
18 +++ b/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild
19 @@ -24,7 +24,7 @@ BDEPEND="
20 >=dev-util/cmake-3.16
21 clang? ( sys-devel/clang )
22 test? (
23 - $(python_gen_any_dep ">=dev-python/lit-9.0.1[\${PYTHON_USEDEP}]")
24 + $(python_gen_any_dep ">=dev-python/lit-15[\${PYTHON_USEDEP}]")
25 =sys-devel/clang-${PV%_*}*:${CLANG_SLOT}
26 )
27 !test? (