summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-25 19:11:46 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-25 19:11:46 +0200
commit1031268617b76fc54d486998366a0e6e3112ae0b (patch)
treeb710e105b5f50465b23ce2d472ab0b6715f8ef99 /sys-devel
parentsys-libs/libomp: Stabilize 15.0.5 arm, #881855 (diff)
downloadgentoo-1031268617b76fc54d486998366a0e6e3112ae0b.tar.gz
gentoo-1031268617b76fc54d486998366a0e6e3112ae0b.tar.bz2
gentoo-1031268617b76fc54d486998366a0e6e3112ae0b.zip
sys-devel/clang-runtime: Stabilize 15.0.5 arm, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-15.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-15.0.5.ebuild b/sys-devel/clang-runtime/clang-runtime-15.0.5.ebuild
index 614190c8d215..359b30510327 100644
--- a/sys-devel/clang-runtime/clang-runtime-15.0.5.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-15.0.5.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 )"