commit: 4351eb6f9d4abfdc2f82680a8f2ec248ea00b462
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 26 17:47:23 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 26 17:50:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4351eb6f
llvm-runtimes/clang-runtime: Stabilize 16.0.6-r1 ppc, #967904
Signed-off-by: Sam James <sam <AT> gentoo.org>
llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild
b/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild
index 8820e098d235..c90a9c01ded3 100644
--- a/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild
+++ b/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild
@@ -11,7 +11,7 @@ S=${WORKDIR}
LICENSE="public-domain"
SLOT="${PV%%.*}"
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~arm64-macos
~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86 ~arm64-macos
~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"