summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-23 16:20:35 +0000
committerSam James <sam@gentoo.org>2024-03-23 16:20:35 +0000
commit01cb1b20ab5a1bf6440b15c82300dbee0e70daec (patch)
tree16b164715575340c97791fe834b9e7f09bf0645f
parentsys-devel/lld: Stabilize 17.0.6 arm, #920044 (diff)
downloadgentoo-01cb1b20ab5a1bf6440b15c82300dbee0e70daec.tar.gz
gentoo-01cb1b20ab5a1bf6440b15c82300dbee0e70daec.tar.bz2
gentoo-01cb1b20ab5a1bf6440b15c82300dbee0e70daec.zip
sys-libs/compiler-rt: Stabilize 17.0.6 arm, #920044
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/compiler-rt/compiler-rt-17.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-17.0.6.ebuild b/sys-libs/compiler-rt/compiler-rt-17.0.6.ebuild
index 0aeb0b1fdab8..96a83a868203 100644
--- a/sys-libs/compiler-rt/compiler-rt-17.0.6.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-17.0.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="${LLVM_MAJOR}"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
IUSE="+abi_x86_32 abi_x86_64 +clang debug test"
RESTRICT="!test? ( test ) !clang? ( test )"