summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-06 21:50:09 +0000
committerSam James <sam@gentoo.org>2024-12-06 21:52:11 +0000
commit7bce8c485ab93e5121ac14282b78d1f032513984 (patch)
tree7753eb3c7d01bdfb57fb747c10c06789530d19aa /sys-devel/clang-runtime
parentsys-libs/compiler-rt-sanitizers: Stabilize 19.1.4 arm, #945145 (diff)
downloadgentoo-7bce8c485ab93e5121ac14282b78d1f032513984.tar.gz
gentoo-7bce8c485ab93e5121ac14282b78d1f032513984.tar.bz2
gentoo-7bce8c485ab93e5121ac14282b78d1f032513984.zip
sys-devel/clang-runtime: Stabilize 19.1.4 arm, #945145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-19.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-19.1.4.ebuild b/sys-devel/clang-runtime/clang-runtime-19.1.4.ebuild
index d9a5351d6dc1..53746b8afc2e 100644
--- a/sys-devel/clang-runtime/clang-runtime-19.1.4.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-19.1.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/"
LICENSE="metapackage"
SLOT="${PV%%.*}"
-KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"