summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-26 22:21:06 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-26 22:21:06 +0300
commitfc17dfabca0736f2f3dcffc7c61a711ed83c3309 (patch)
treebcf79dfa18831e99691f992793ad9ffa2fb608dd
parentsys-libs/libomp: Stabilize 15.0.3 ppc64, #878087 (diff)
downloadgentoo-fc17dfab.tar.gz
gentoo-fc17dfab.tar.bz2
gentoo-fc17dfab.zip
sys-devel/clang-runtime: Stabilize 15.0.3 ppc64, #878087
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-devel/clang-runtime/clang-runtime-15.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-15.0.3.ebuild b/sys-devel/clang-runtime/clang-runtime-15.0.3.ebuild
index 1a589a8dbe26..cb0d1576ef23 100644
--- a/sys-devel/clang-runtime/clang-runtime-15.0.3.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-15.0.3.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 )"