summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 13:23:48 +0100
committerSam James <sam@gentoo.org>2024-07-23 13:23:48 +0100
commit7127ed8487a5b2aeaaf2289ebdb41184c2ca3569 (patch)
tree7de55c7c6cab989d84f673f3b9659b0c6e175274 /sys-devel/clang-runtime
parentsys-libs/libcxx: Stabilize 18.1.8 amd64, #935984 (diff)
downloadgentoo-7127ed8487a5b2aeaaf2289ebdb41184c2ca3569.tar.gz
gentoo-7127ed8487a5b2aeaaf2289ebdb41184c2ca3569.tar.bz2
gentoo-7127ed8487a5b2aeaaf2289ebdb41184c2ca3569.zip
sys-devel/clang-runtime: Stabilize 18.1.8 amd64, #935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild b/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild
index 38042f073a24..42ff228e71a5 100644
--- a/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/"
LICENSE="metapackage"
SLOT="${PV%%.*}"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"