summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 19:02:25 +0000
committerSam James <sam@gentoo.org>2021-05-16 19:02:25 +0000
commitba8c3a7b1fa4d1e3bc102b2b3bd4fc6120d34d76 (patch)
tree77592d832d48e0c30e69b86909bfd1eef2a19644
parentsys-libs/libomp: Stabilize 11.0.1 ppc64, #768567 (diff)
downloadgentoo-ba8c3a7b.tar.gz
gentoo-ba8c3a7b.tar.bz2
gentoo-ba8c3a7b.zip
sys-devel/clang-runtime: Stabilize 11.0.1 ppc64, #768567
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/clang-runtime/clang-runtime-11.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-11.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-11.0.1.ebuild
index 43bbae3d0abf..c7b7ec0ae636 100644
--- a/sys-devel/clang-runtime/clang-runtime-11.0.1.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-11.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="metapackage"
SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"