From 27843edf823733f51cfad4ec5ce8e3b89954c951 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 26 Jan 2023 22:06:44 +0000 Subject: sys-devel/clang-runtime: Stabilize 15.0.7 sparc, #891893 Signed-off-by: Sam James --- sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild') 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 )" -- cgit v1.2.3-65-gdbad