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-sanitizers/
Date: Tue, 03 Jan 2023 02:53:52
Message-Id: 1672714351.d9c822fdb84d6407f90df888b0ee2a0b6ddf3779.xen0n@gentoo
1 commit: d9c822fdb84d6407f90df888b0ee2a0b6ddf3779
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 02:09:30 2023 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 02:52:31 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c822fd
7
8 sys-libs/compiler-rt-sanitizers: keyword 16.0.0_pre20230101 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 .../compiler-rt-sanitizers-16.0.0_pre20230101.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_pre20230101.ebuild b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_pre20230101.ebuild
16 index 2000a91dca1e..8c85e29392da 100644
17 --- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_pre20230101.ebuild
18 +++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_pre20230101.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 # base targets
27 IUSE+=" +libfuzzer +memprof +orc +profile +xray"