summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-23 16:20:59 +0000
committerSam James <sam@gentoo.org>2024-03-23 16:20:59 +0000
commit5a6bda3da58c8c965283958fe5c20286b2eccbea (patch)
treed9bd0983e5743d1702c1ef29259b4f74b571b7f7 /sys-devel/clang-runtime
parentsys-libs/llvm-libunwind: Stabilize 17.0.6 ppc64, #920044 (diff)
downloadgentoo-5a6bda3da58c8c965283958fe5c20286b2eccbea.tar.gz
gentoo-5a6bda3da58c8c965283958fe5c20286b2eccbea.tar.bz2
gentoo-5a6bda3da58c8c965283958fe5c20286b2eccbea.zip
sys-devel/clang-runtime: Stabilize 17.0.6 ppc64, #920044
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-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 5aebe94276cc..0fc10e6d5714 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 )"