summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-10 02:25:26 +0100
committerSam James <sam@gentoo.org>2021-09-10 02:25:46 +0100
commita7ff5b3c3ae1863531312230afc3f2166725172e (patch)
tree59ee6b97e33c0567ddf9013b3f79e05baf6e701c /sys-devel/clang-runtime
parentsys-libs/libomp: Stabilize 12.0.1 arm64, #804471 (diff)
downloadgentoo-a7ff5b3c3ae1863531312230afc3f2166725172e.tar.gz
gentoo-a7ff5b3c3ae1863531312230afc3f2166725172e.tar.bz2
gentoo-a7ff5b3c3ae1863531312230afc3f2166725172e.zip
sys-devel/clang-runtime: Stabilize 12.0.1 arm64, #804471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-12.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-12.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-12.0.1.ebuild
index 9730bf88debc..beaeea8ec7ae 100644
--- a/sys-devel/clang-runtime/clang-runtime-12.0.1.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-12.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
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 )"