diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-02-09 14:08:37 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-02-10 12:50:36 +0800 |
commit | 491ca47eae179e46992268458278f3417eb18604 (patch) | |
tree | f06a25d7a5e947064fa701cd1bbcc303d65ded57 /sys-devel/clang-common | |
parent | sys-devel/llvm: keyword 16.0.0_rc2 for ~loong (diff) | |
download | gentoo-491ca47eae179e46992268458278f3417eb18604.tar.gz gentoo-491ca47eae179e46992268458278f3417eb18604.tar.bz2 gentoo-491ca47eae179e46992268458278f3417eb18604.zip |
sys-devel/clang-common: keyword 16.0.0_rc2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-16.0.0_rc2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-16.0.0_rc2.ebuild b/sys-devel/clang-common/clang-common-16.0.0_rc2.ebuild index be17e87b775a..3c407f5a1af6 100644 --- a/sys-devel/clang-common/clang-common-16.0.0_rc2.ebuild +++ b/sys-devel/clang-common/clang-common-16.0.0_rc2.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 |