summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-02-01 12:24:31 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-02-01 12:29:55 +0800
commite453fe5b80dbc3088cb3d01129de5d044307036b (patch)
treeae9bee2bb6a7cfae5b69e149ac03a308ca24f497
parentsys-devel/clang: keyword 16.0.0_rc1 for ~loong (diff)
downloadgentoo-e453fe5b.tar.gz
gentoo-e453fe5b.tar.bz2
gentoo-e453fe5b.zip
sys-libs/compiler-rt: keyword 16.0.0_rc1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--sys-libs/compiler-rt/compiler-rt-16.0.0_rc1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-16.0.0_rc1.ebuild b/sys-libs/compiler-rt/compiler-rt-16.0.0_rc1.ebuild
index 2ed5fc860074..44675fe040f5 100644
--- a/sys-libs/compiler-rt/compiler-rt-16.0.0_rc1.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-16.0.0_rc1.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 )"