summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-02 17:07:39 +0100
committerSam James <sam@gentoo.org>2023-08-02 17:07:39 +0100
commita79ddca3ff16e06ab3e87abeac9a4c5321d9d182 (patch)
tree5a72cc7000548d6bde66135152f7e3987649f93a /sys-devel/clang
parentsys-devel/clang-common: Stabilize 16.0.6-r2 arm, #908385 (diff)
downloadgentoo-a79ddca3ff16e06ab3e87abeac9a4c5321d9d182.tar.gz
gentoo-a79ddca3ff16e06ab3e87abeac9a4c5321d9d182.tar.bz2
gentoo-a79ddca3ff16e06ab3e87abeac9a4c5321d9d182.zip
sys-devel/clang: Stabilize 16.0.6 arm, #908385
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-16.0.6.ebuild b/sys-devel/clang/clang-16.0.6.ebuild
index f5e7c22374ed..819be9243fdf 100644
--- a/sys-devel/clang/clang-16.0.6.ebuild
+++ b/sys-devel/clang/clang-16.0.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x64-macos"
IUSE="debug doc +extra ieee-long-double +pie +static-analyzer test xml"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"