summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:52:40 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:53:32 +0200
commitbf117fb6d65886b01bdb6833dd9b727f99ed5963 (patch)
tree7c7b5672556eba05372ecb260c83f4d0868aa78d /sys-devel/clang-runtime
parentsys-devel/clang-common: amd64 stable wrt bug #849464 (diff)
downloadgentoo-bf117fb6d65886b01bdb6833dd9b727f99ed5963.tar.gz
gentoo-bf117fb6d65886b01bdb6833dd9b727f99ed5963.tar.bz2
gentoo-bf117fb6d65886b01bdb6833dd9b727f99ed5963.zip
sys-devel/clang-runtime: amd64 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-14.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-14.0.4.ebuild b/sys-devel/clang-runtime/clang-runtime-14.0.4.ebuild
index f0ec98510540..a4e0c12b94dd 100644
--- a/sys-devel/clang-runtime/clang-runtime-14.0.4.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-14.0.4.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 )"