summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-02-24 02:06:35 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-02-24 10:54:29 +0800
commit6a3456747dbd2f42067ed7a5d968b931b1751188 (patch)
treeb39dcf11daa75e425f4b1f84d48a4b5c2c262ce4 /sys-libs
parentsys-devel/clang: keyword 16.0.0_rc3 for ~loong (diff)
downloadgentoo-6a3456747dbd2f42067ed7a5d968b931b1751188.tar.gz
gentoo-6a3456747dbd2f42067ed7a5d968b931b1751188.tar.bz2
gentoo-6a3456747dbd2f42067ed7a5d968b931b1751188.zip
sys-libs/compiler-rt: keyword 16.0.0_rc3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-16.0.0_rc3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-16.0.0_rc3.ebuild b/sys-libs/compiler-rt/compiler-rt-16.0.0_rc3.ebuild
index 2ed5fc860074..44675fe040f5 100644
--- a/sys-libs/compiler-rt/compiler-rt-16.0.0_rc3.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-16.0.0_rc3.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"
RESTRICT="!test? ( test ) !clang? ( test )"