summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-26 20:10:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-26 20:10:12 +0300
commitc53c5acc1768eb556db65e1f8724a201c9011831 (patch)
tree8e04350efa347e90ab51d5c4077940f744dca19f /sys-devel/clang-runtime
parentsys-libs/libomp: Stabilize 15.0.3 arm64, #878087 (diff)
downloadgentoo-c53c5acc1768eb556db65e1f8724a201c9011831.tar.gz
gentoo-c53c5acc1768eb556db65e1f8724a201c9011831.tar.bz2
gentoo-c53c5acc1768eb556db65e1f8724a201c9011831.zip
sys-devel/clang-runtime: Stabilize 15.0.3 arm64, #878087
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-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 1b2d7daba521..1a589a8dbe26 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 )"