summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-07 04:14:55 +0000
committerSam James <sam@gentoo.org>2023-01-07 06:47:49 +0000
commit55b446d4c7bd5d2de6c26b6f304e0c33d041c7de (patch)
tree6a1370ddefddf4e94b3cd7285bcd5776e3fb404f /sys-devel/clang-runtime
parentsys-libs/libomp: Stabilize 15.0.6 ppc64, #886483 (diff)
downloadgentoo-55b446d4c7bd5d2de6c26b6f304e0c33d041c7de.tar.gz
gentoo-55b446d4c7bd5d2de6c26b6f304e0c33d041c7de.tar.bz2
gentoo-55b446d4c7bd5d2de6c26b6f304e0c33d041c7de.zip
sys-devel/clang-runtime: Stabilize 15.0.6 ppc64, #886483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild b/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild
index d80ef320ede2..f523e68c1a33 100644
--- a/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/"
LICENSE="metapackage"
SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"