summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-07 04:14:41 +0000
committerSam James <sam@gentoo.org>2023-01-07 06:47:44 +0000
commite8e4ad4cf2b44d555934ead9b0855d00cca36aeb (patch)
tree245cfc3896961bc97fa9e0ca959a7a3aeea4bc1e
parentsys-libs/libomp: Stabilize 15.0.6 arm, #886483 (diff)
downloadgentoo-e8e4ad4cf2b44d555934ead9b0855d00cca36aeb.tar.gz
gentoo-e8e4ad4cf2b44d555934ead9b0855d00cca36aeb.tar.bz2
gentoo-e8e4ad4cf2b44d555934ead9b0855d00cca36aeb.zip
sys-devel/clang-runtime: Stabilize 15.0.6 arm, #886483
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild b/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild
index 03d816897ecf..70c4fece0347 100644
--- a/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"