diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-10 15:24:41 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-10 15:27:25 +0800 |
commit | 265af2968960b8d39499a55a353db81ec3cc9617 (patch) | |
tree | 076b710f9a2b1bc92866a89b5001b973b836a8d1 /sys-devel/clang-common | |
parent | sys-devel/llvm: keyword 16.0.0_pre20230107 for ~loong (diff) | |
download | gentoo-265af2968960b8d39499a55a353db81ec3cc9617.tar.gz gentoo-265af2968960b8d39499a55a353db81ec3cc9617.tar.bz2 gentoo-265af2968960b8d39499a55a353db81ec3cc9617.zip |
sys-devel/clang-common: keyword 16.0.0_pre20230107 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_pre20230107.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-16.0.0_pre20230107.ebuild b/sys-devel/clang-common/clang-common-16.0.0_pre20230107.ebuild index 1b9640fcebe0..9fe06f311bb7 100644 --- a/sys-devel/clang-common/clang-common-16.0.0_pre20230107.ebuild +++ b/sys-devel/clang-common/clang-common-16.0.0_pre20230107.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 |