diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-10 15:24:47 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-10 15:27:25 +0800 |
commit | fe8675d02cf5bebd31d053850bfaf9698e787e50 (patch) | |
tree | e6880ebe38bac9ed07e78ed472fde144723eed2f /sys-libs | |
parent | sys-devel/clang: keyword 16.0.0_pre20230107 for ~loong (diff) | |
download | gentoo-fe8675d02cf5bebd31d053850bfaf9698e787e50.tar.gz gentoo-fe8675d02cf5bebd31d053850bfaf9698e787e50.tar.bz2 gentoo-fe8675d02cf5bebd31d053850bfaf9698e787e50.zip |
sys-libs/compiler-rt: keyword 16.0.0_pre20230107 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_pre20230107.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20230107.ebuild b/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20230107.ebuild index 602941c43842..dcc6a3927600 100644 --- a/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20230107.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-16.0.0_pre20230107.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 )" |