summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-23 16:21:12 +0000
committerSam James <sam@gentoo.org>2024-03-23 16:21:12 +0000
commit652b0bd2df26d6dc3e1644a0cb900ed3122b3f03 (patch)
tree17fef968ea2b835ca0ea1f0d796c0cfa0c05edef
parentsys-devel/clang-toolchain-symlinks: Stabilize 17 ppc, #920044 (diff)
downloadgentoo-652b0bd2.tar.gz
gentoo-652b0bd2.tar.bz2
gentoo-652b0bd2.zip
sys-devel/clang-runtime: Stabilize 17.0.6 ppc, #920044
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/clang-runtime/clang-runtime-17.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-17.0.6.ebuild b/sys-devel/clang-runtime/clang-runtime-17.0.6.ebuild
index 0fc10e6d5714..fdc40ff34a92 100644
--- a/sys-devel/clang-runtime/clang-runtime-17.0.6.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-17.0.6.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/"
LICENSE="metapackage"
SLOT="${PV%%.*}"
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"