commit: c95817fb61810f17038e19b76f7c548c9eb3224a Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Sun Mar 12 06:29:07 2023 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Sun Mar 12 06:29:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c95817fb
sys-libs/compiler-rt-sanitizers: keyword 16.0.0_rc4 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> .../compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc4.ebuild b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc4.ebuild index cc599404c49c..682d15574b6a 100644 --- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc4.ebuild +++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_MAJOR}" -KEYWORDS="" +KEYWORDS="~loong" IUSE="+abi_x86_32 abi_x86_64 +clang debug test" # base targets IUSE+=" +libfuzzer +memprof +orc +profile +xray"
