summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 14:56:12 +0100
committerSam James <sam@gentoo.org>2024-07-23 14:56:12 +0100
commit9ce07294a101504bf9e89dd018d676031b1ee514 (patch)
tree5a922cf5f9e168e04180cee46fe7b87c728772c2 /sys-devel/clang
parentsys-devel/clang-common: Stabilize 18.1.8-r1 ppc, #935984 (diff)
downloadgentoo-9ce07294a101504bf9e89dd018d676031b1ee514.tar.gz
gentoo-9ce07294a101504bf9e89dd018d676031b1ee514.tar.bz2
gentoo-9ce07294a101504bf9e89dd018d676031b1ee514.zip
sys-devel/clang: Stabilize 18.1.8 ppc, #935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-18.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-18.1.8.ebuild b/sys-devel/clang/clang-18.1.8.ebuild
index c75f137af614..a628a5968ff5 100644
--- a/sys-devel/clang/clang-18.1.8.ebuild
+++ b/sys-devel/clang/clang-18.1.8.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 )"