summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-01 10:10:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-01 10:10:45 +0300
commit8bb9390aa93dc8e6c29ab2b7568a3a2a57485f26 (patch)
treedd53844f60f06dda2e6f7477b325a9cd23d6efd6
parentsys-libs/libomp: Stabilize 13.0.1 ppc64, #833209 (diff)
downloadgentoo-8bb9390a.tar.gz
gentoo-8bb9390a.tar.bz2
gentoo-8bb9390a.zip
sys-devel/clang-runtime: Stabilize 13.0.1 ppc64, #833209
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-devel/clang-runtime/clang-runtime-13.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-13.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-13.0.1.ebuild
index 20f604bdc651..31065696892c 100644
--- a/sys-devel/clang-runtime/clang-runtime-13.0.1.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-13.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
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 )"