summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-23 16:21:25 +0000
committerSam James <sam@gentoo.org>2024-03-23 16:21:25 +0000
commitc0ede027f14b20ea668bc3cca326c207f168bf4e (patch)
treed677efba1618ba1c44b6a16fda2653ecc667a05c /sys-devel/clang-runtime
parentsys-libs/llvm-libunwind: Stabilize 17.0.6 sparc, #920044 (diff)
downloadgentoo-c0ede027f14b20ea668bc3cca326c207f168bf4e.tar.gz
gentoo-c0ede027f14b20ea668bc3cca326c207f168bf4e.tar.bz2
gentoo-c0ede027f14b20ea668bc3cca326c207f168bf4e.zip
sys-devel/clang-runtime: Stabilize 17.0.6 sparc, #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 fdc40ff34a92..25889f60d661 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 )"