diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-07 10:18:10 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-07 18:57:18 +0800 |
commit | 528111a97b783b1ccbebdc88714a83fa50eba819 (patch) | |
tree | 45e447b410e4cc961f95c6f363a55adcdc33eeef /sys-devel | |
parent | sys-devel/clang-common: keyword 16.0.0_pre20221205 for ~loong (diff) | |
download | gentoo-528111a97b783b1ccbebdc88714a83fa50eba819.tar.gz gentoo-528111a97b783b1ccbebdc88714a83fa50eba819.tar.bz2 gentoo-528111a97b783b1ccbebdc88714a83fa50eba819.zip |
sys-devel/clang: keyword 16.0.0_pre20221205 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang/clang-16.0.0_pre20221205.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-16.0.0_pre20221205.ebuild b/sys-devel/clang/clang-16.0.0_pre20221205.ebuild index 93264b2ec92d..45441bad73b4 100644 --- a/sys-devel/clang/clang-16.0.0_pre20221205.ebuild +++ b/sys-devel/clang/clang-16.0.0_pre20221205.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="" +KEYWORDS="~loong" IUSE="debug doc +extra +pie +static-analyzer test xml" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |