summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-23 16:20:53 +0000
committerSam James <sam@gentoo.org>2024-03-23 16:20:53 +0000
commit90710bee9b856e310ea84b4001b45348d578bc10 (patch)
treed35cdac74c9a8936cfbbda0e15837f21dfd5d6ba /sys-devel/clang/clang-17.0.6.ebuild
parentsys-devel/clang-common: Stabilize 17.0.6-r1 ppc64, #920044 (diff)
downloadgentoo-90710bee9b856e310ea84b4001b45348d578bc10.tar.gz
gentoo-90710bee9b856e310ea84b4001b45348d578bc10.tar.bz2
gentoo-90710bee9b856e310ea84b4001b45348d578bc10.zip
sys-devel/clang: Stabilize 17.0.6 ppc64, #920044
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang/clang-17.0.6.ebuild')
-rw-r--r--sys-devel/clang/clang-17.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-17.0.6.ebuild b/sys-devel/clang/clang-17.0.6.ebuild
index 4bd3db978f89..c90923449d68 100644
--- a/sys-devel/clang/clang-17.0.6.ebuild
+++ b/sys-devel/clang/clang-17.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 ~arm64-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~arm64-macos ~x64-macos"
IUSE="debug doc +extra ieee-long-double +pie +static-analyzer test xml"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"