commit: eba4ba0c9e32a8f3bb0ba35b070b2cc4a080e07d Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu Feb 9 06:08:45 2023 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Fri Feb 10 04:50:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba4ba0c
sys-libs/compiler-rt-sanitizers: keyword 16.0.0_rc2 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> .../compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc2.ebuild b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc2.ebuild index cc599404c49c..682d15574b6a 100644 --- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc2.ebuild +++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-16.0.0_rc2.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"
