summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-26 20:10:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-26 20:10:10 +0300
commit61456863e9eb11377ff1f4965e34b74a27c30996 (patch)
tree3fbcbe98ae4f3d1045326bc08266ac298b9766d8 /sys-libs
parentdev-util/lldb: Stabilize 15.0.3 arm64, #878087 (diff)
downloadgentoo-61456863e9eb11377ff1f4965e34b74a27c30996.tar.gz
gentoo-61456863e9eb11377ff1f4965e34b74a27c30996.tar.bz2
gentoo-61456863e9eb11377ff1f4965e34b74a27c30996.zip
sys-libs/compiler-rt: Stabilize 15.0.3 arm64, #878087
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild b/sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild
index 044c81a79eb4..4eed2e6f4ef2 100644
--- a/sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-15.0.3.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 )"