summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:55:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:55:04 +0300
commitcfbdfce38d387bd8b9c77a0cee02b61dda536068 (patch)
treee29c84db42b6789c2107fe11980e352cb7836afd
parentsys-libs/libomp: Stabilize 14.0.6-r1 arm64, #861950 (diff)
downloadgentoo-cfbdfce3.tar.gz
gentoo-cfbdfce3.tar.bz2
gentoo-cfbdfce3.zip
sys-devel/clang-runtime: Stabilize 14.0.6 arm64, #861950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-devel/clang-runtime/clang-runtime-14.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-14.0.6.ebuild b/sys-devel/clang-runtime/clang-runtime-14.0.6.ebuild
index 14fbc110b7df..f351a01ae08d 100644
--- a/sys-devel/clang-runtime/clang-runtime-14.0.6.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-14.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 )"