commit: 08099a4773b52f524813e003050a832d3d1dba7f
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 23 22:06:33 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 23 22:10:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08099a47
llvm-runtimes/clang-runtime: Stabilize 17.0.6-r1 arm, #967903
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
llvm-runtimes/clang-runtime/clang-runtime-17.0.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm-runtimes/clang-runtime/clang-runtime-17.0.6-r1.ebuild
b/llvm-runtimes/clang-runtime/clang-runtime-17.0.6-r1.ebuild
index 49325183b2bb..70a071dd87bc 100644
--- a/llvm-runtimes/clang-runtime/clang-runtime-17.0.6-r1.ebuild
+++ b/llvm-runtimes/clang-runtime/clang-runtime-17.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 )"