summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-25 13:15:05 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-25 13:15:05 +0300
commitde64b893dc6e9735f33f67e6e23e026ec4be2ddd (patch)
tree3726916a0c5a9b3bd8561a4585498ecaeceed270 /sys-devel/clang-runtime
parentsys-libs/libcxxabi: Stabilize 15.0.3 sparc, #878087 (diff)
downloadgentoo-de64b893dc6e9735f33f67e6e23e026ec4be2ddd.tar.gz
gentoo-de64b893dc6e9735f33f67e6e23e026ec4be2ddd.tar.bz2
gentoo-de64b893dc6e9735f33f67e6e23e026ec4be2ddd.zip
sys-devel/clang-runtime: Stabilize 15.0.3 sparc, #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 f0ec98510540..1b2d7daba521 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 )"