diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:09:20 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:52:30 +0800 |
commit | 4ac8af2778b11a69ede4fd903af84c7b470958a0 (patch) | |
tree | e0154328bf07f79adba5636fae1b60198658052e /sys-devel | |
parent | sys-devel/llvm-common: keyword 16.0.0_pre20230101 for ~loong (diff) | |
download | gentoo-4ac8af2778b11a69ede4fd903af84c7b470958a0.tar.gz gentoo-4ac8af2778b11a69ede4fd903af84c7b470958a0.tar.bz2 gentoo-4ac8af2778b11a69ede4fd903af84c7b470958a0.zip |
sys-devel/clang-common: keyword 16.0.0_pre20230101-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-common/clang-common-16.0.0_pre20230101-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-16.0.0_pre20230101-r1.ebuild b/sys-devel/clang-common/clang-common-16.0.0_pre20230101-r1.ebuild index 350245ab982e..842dddf858fd 100644 --- a/sys-devel/clang-common/clang-common-16.0.0_pre20230101-r1.ebuild +++ b/sys-devel/clang-common/clang-common-16.0.0_pre20230101-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" +KEYWORDS="~loong" IUSE=" default-compiler-rt default-libcxx default-lld llvm-libunwind hardened stricter |