diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-27 09:50:55 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-27 20:54:27 +0800 |
commit | 5b51b0883522395047b448cb32c7ec426f25d64c (patch) | |
tree | f76137eb287ffcc1ec86a569cf5fc72ec4f31531 /sys-libs | |
parent | sys-libs/llvm-libunwind: keyword 16.0.0_pre20221126 for ~loong (diff) | |
download | gentoo-5b51b0883522395047b448cb32c7ec426f25d64c.tar.gz gentoo-5b51b0883522395047b448cb32c7ec426f25d64c.tar.bz2 gentoo-5b51b0883522395047b448cb32c7ec426f25d64c.zip |
sys-libs/compiler-rt: keyword 16.0.0_pre20221126 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_pre20221126.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20221126.ebuild b/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20221126.ebuild index f2f66ffb0a25..fba384e67277 100644 --- a/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20221126.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20221126.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 )" |