summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:57:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:58:15 +0200
commit6b512a8cef859a44aa922ffe76ce98f6c6014d7f (patch)
treeaf9b90c4ade4afb34de1f84bd215408fc6febf5c
parentsys-devel/clang-common: x86 stable wrt bug #849464 (diff)
downloadgentoo-6b512a8c.tar.gz
gentoo-6b512a8c.tar.bz2
gentoo-6b512a8c.zip
sys-devel/clang-runtime: x86 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 533534afe7d9..0bd1a498f6d9 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 )"