summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:49:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:51:58 +0300
commit30885c4a663f31d159f770d51d4a6bb510576f8b (patch)
treea46e76b8f687691ba3a89e0afe13d02f2ed0f0a5 /sys-devel/clang-runtime
parentsys-libs/libomp: Stabilize 16.0.6 ppc64, #908385 (diff)
downloadgentoo-30885c4a663f31d159f770d51d4a6bb510576f8b.tar.gz
gentoo-30885c4a663f31d159f770d51d4a6bb510576f8b.tar.bz2
gentoo-30885c4a663f31d159f770d51d4a6bb510576f8b.zip
sys-devel/clang-runtime: Stabilize 16.0.6 ppc64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-16.0.6.ebuild b/sys-devel/clang-runtime/clang-runtime-16.0.6.ebuild
index 4e52d374a6d1..e79b435012a1 100644
--- a/sys-devel/clang-runtime/clang-runtime-16.0.6.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-16.0.6.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 )"