summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 07:19:12 +0000
committerSam James <sam@gentoo.org>2021-11-05 07:19:12 +0000
commit26a0c63c2f5b9c6ee6e24ebbe54271712be13117 (patch)
treeff0abaa4c223d5a122d0d93dae1dbd4a0496c27c /sys-libs/compiler-rt
parentdev-util/lldb: Stabilize 13.0.0 arm64, #821862 (diff)
downloadgentoo-26a0c63c2f5b9c6ee6e24ebbe54271712be13117.tar.gz
gentoo-26a0c63c2f5b9c6ee6e24ebbe54271712be13117.tar.bz2
gentoo-26a0c63c2f5b9c6ee6e24ebbe54271712be13117.zip
sys-libs/compiler-rt: Stabilize 13.0.0 arm64, #821862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-13.0.0.ebuild b/sys-libs/compiler-rt/compiler-rt-13.0.0.ebuild
index 92894146cb09..1d2c14e757a8 100644
--- a/sys-libs/compiler-rt/compiler-rt-13.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-13.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
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="+clang debug test"
RESTRICT="!test? ( test ) !clang? ( test )"