commit: ae23fc40d396531d429259c60d96434ef275e5da
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 24 03:11:46 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 24 03:11:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae23fc40
llvm-runtimes/clang-runtime: Stabilize 18.1.8-r1 x86, #967902
Signed-off-by: Sam James <sam <AT> gentoo.org>
llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild
b/llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild
index 02945680742b..459bfa4216b6 100644
--- a/llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild
+++ b/llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild
@@ -11,7 +11,7 @@ S=${WORKDIR}
LICENSE="public-domain"
SLOT="${PV%%.*}"
-KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
~arm64-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86
~arm64-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"