summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-02 22:50:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-02 22:50:04 +0300
commitb8b8364d7337707b067332b1170435701e1b8ead (patch)
tree51e52c8f75c2ce3621b06b57643a4bb36151f86b /sys-devel
parentsys-devel/clang-common: Stabilize 14.0.6 sparc, #862999 (diff)
downloadgentoo-b8b8364d7337707b067332b1170435701e1b8ead.tar.gz
gentoo-b8b8364d7337707b067332b1170435701e1b8ead.tar.bz2
gentoo-b8b8364d7337707b067332b1170435701e1b8ead.zip
sys-devel/clang-runtime: Stabilize 14.0.6 sparc, #862999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 20942078cf05..9837077e6c50 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 )"