summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-12 09:22:13 +0000
committerSam James <sam@gentoo.org>2024-01-12 09:22:13 +0000
commit384dda31fe00403e1a11c49f5157f3832d21930f (patch)
tree6e811916dbc47a282bde6e239d2a8d5300c87398
parentsys-devel/clang-common: Stabilize 17.0.6-r1 amd64, #920044 (diff)
downloadgentoo-384dda31fe00403e1a11c49f5157f3832d21930f.tar.gz
gentoo-384dda31fe00403e1a11c49f5157f3832d21930f.tar.bz2
gentoo-384dda31fe00403e1a11c49f5157f3832d21930f.zip
sys-devel/clang: Stabilize 17.0.6 amd64, #920044
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/clang/clang-17.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/clang/clang-17.0.6.ebuild b/sys-devel/clang/clang-17.0.6.ebuild
index 336fa7d9fca1..3520976986af 100644
--- a/sys-devel/clang/clang-17.0.6.ebuild
+++ b/sys-devel/clang/clang-17.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"