Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/
Date: Wed, 28 Dec 2022 01:33:42
Message-Id: 1672191160.9e15db4b664a6dd8d6199669e51cc3113b8c2291.xen0n@gentoo
1 commit: 9e15db4b664a6dd8d6199669e51cc3113b8c2291
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 01:32:40 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 01:32:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e15db4b
7
8 sys-libs/compiler-rt: keyword 16.0.0_pre20221226 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 sys-libs/compiler-rt/compiler-rt-16.0.0_pre20221226.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20221226.ebuild b/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20221226.ebuild
16 index 82ae327378f7..33bcc08a8c37 100644
17 --- a/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20221226.ebuild
18 +++ b/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20221226.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
20
21 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
22 SLOT="${LLVM_MAJOR}"
23 -KEYWORDS=""
24 +KEYWORDS="~loong"
25 IUSE="+abi_x86_32 abi_x86_64 +clang debug test"
26 RESTRICT="!test? ( test ) !clang? ( test )"