summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:54:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:54:55 +0300
commitbdc057a7a904fe6d21105d738c2df59eef21bbdb (patch)
tree265e01037b181586c75a8c4750c2ffe3009dcede
parentsys-libs/libomp: Stabilize 14.0.6-r1 arm, #861950 (diff)
downloadgentoo-bdc057a7.tar.gz
gentoo-bdc057a7.tar.bz2
gentoo-bdc057a7.zip
sys-devel/clang-runtime: Stabilize 14.0.6 arm, #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 21faab41978e..14fbc110b7df 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 )"