summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-18 04:57:45 +0000
committerSam James <sam@gentoo.org>2022-12-18 04:57:45 +0000
commit248f53ccbf3ba811785bc2387ce0f429469a0583 (patch)
tree1626fb16f0ea5a28ef165fe60a8ccb858ff5dc0b /sys-libs
parentdev-util/lldb: Stabilize 15.0.6 amd64, #886483 (diff)
downloadgentoo-248f53ccbf3ba811785bc2387ce0f429469a0583.tar.gz
gentoo-248f53ccbf3ba811785bc2387ce0f429469a0583.tar.bz2
gentoo-248f53ccbf3ba811785bc2387ce0f429469a0583.zip
sys-libs/compiler-rt: Stabilize 15.0.6 amd64, #886483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-15.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.6.ebuild b/sys-libs/compiler-rt/compiler-rt-15.0.6.ebuild
index 4eed2e6f4ef2..8ee9d640e735 100644
--- a/sys-libs/compiler-rt/compiler-rt-15.0.6.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-15.0.6.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 )"