summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-25 11:00:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-25 11:00:19 +0200
commitc32fedbc67bde011636da29c87224ffe21302ab8 (patch)
tree693ed4b6b89bf66c681a2f60508140554f2b7e4d /sys-libs
parentdev-util/lldb: Stabilize 15.0.5 arm64, #881855 (diff)
downloadgentoo-c32fedbc67bde011636da29c87224ffe21302ab8.tar.gz
gentoo-c32fedbc67bde011636da29c87224ffe21302ab8.tar.bz2
gentoo-c32fedbc67bde011636da29c87224ffe21302ab8.zip
sys-libs/compiler-rt: Stabilize 15.0.5 arm64, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-15.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.5.ebuild b/sys-libs/compiler-rt/compiler-rt-15.0.5.ebuild
index e258eaf5aebe..ec7e5616d2c1 100644
--- a/sys-libs/compiler-rt/compiler-rt-15.0.5.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-15.0.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="${LLVM_VERSION}"
-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="+abi_x86_32 abi_x86_64 +clang debug test"
RESTRICT="!test? ( test ) !clang? ( test )"