summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-26 22:06:44 +0000
committerSam James <sam@gentoo.org>2023-01-26 22:07:48 +0000
commit27843edf823733f51cfad4ec5ce8e3b89954c951 (patch)
tree40b83e269a1e65d60be906fb78e51e574c8cc87a /sys-devel/clang-runtime
parentsys-libs/libcxxabi: Stabilize 15.0.7 sparc, #891893 (diff)
downloadgentoo-27843edf823733f51cfad4ec5ce8e3b89954c951.tar.gz
gentoo-27843edf823733f51cfad4ec5ce8e3b89954c951.tar.bz2
gentoo-27843edf823733f51cfad4ec5ce8e3b89954c951.zip
sys-devel/clang-runtime: Stabilize 15.0.7 sparc, #891893
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild b/sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild
index f523e68c1a33..784a21646c12 100644
--- a/sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/"
LICENSE="metapackage"
SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"