summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-18 00:22:01 +0100
committerSam James <sam@gentoo.org>2023-06-18 00:22:01 +0100
commit2549bec28a6bf0f2ec3ca5d590b4bcdf291ae92d (patch)
tree0e798bf556a500a6aa8a14743fc838a3f39d7fcc /sys-devel/clang-runtime
parentsys-libs/libomp: Stabilize 16.0.5 amd64, #908385 (diff)
downloadgentoo-2549bec28a6bf0f2ec3ca5d590b4bcdf291ae92d.tar.gz
gentoo-2549bec28a6bf0f2ec3ca5d590b4bcdf291ae92d.tar.bz2
gentoo-2549bec28a6bf0f2ec3ca5d590b4bcdf291ae92d.zip
sys-devel/clang-runtime: Stabilize 16.0.5 amd64, #908385
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-16.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-16.0.5.ebuild b/sys-devel/clang-runtime/clang-runtime-16.0.5.ebuild
index 9a1a1cef82db..9432a5f48159 100644
--- a/sys-devel/clang-runtime/clang-runtime-16.0.5.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-16.0.5.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 ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"