summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-02-01 12:24:28 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-02-01 12:29:55 +0800
commit8a868f81c212e5f1d1314153a8d0702aebccf6da (patch)
tree1af6c2dce253915cafb598610e5e04efb690e068
parentsys-devel/clang-common: keyword 16.0.0_rc1 for ~loong (diff)
downloadgentoo-8a868f81.tar.gz
gentoo-8a868f81.tar.bz2
gentoo-8a868f81.zip
sys-devel/clang: keyword 16.0.0_rc1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--sys-devel/clang/clang-16.0.0_rc1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-16.0.0_rc1.ebuild b/sys-devel/clang/clang-16.0.0_rc1.ebuild
index b45257440e78..c89f4249a8ad 100644
--- a/sys-devel/clang/clang-16.0.0_rc1.ebuild
+++ b/sys-devel/clang/clang-16.0.0_rc1.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 ieee-long-double +pie +static-analyzer test xml"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"