summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-14 07:14:01 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-14 07:14:01 +0300
commited4aa0c6aa508a0dee1f7b5fed3efcc7ec93fc20 (patch)
tree4cce8f68f2ce8a8d1577a8163da7695aab4ed02d /sys-libs
parentnet-misc/dhcp: Stabilize 4.4.3_p1 ppc, #877043 (diff)
downloadgentoo-ed4aa0c6aa508a0dee1f7b5fed3efcc7ec93fc20.tar.gz
gentoo-ed4aa0c6aa508a0dee1f7b5fed3efcc7ec93fc20.tar.bz2
gentoo-ed4aa0c6aa508a0dee1f7b5fed3efcc7ec93fc20.zip
sys-libs/compiler-rt: Stabilize 14.0.6-r1 ppc64, #877045
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-14.0.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-14.0.6-r1.ebuild b/sys-libs/compiler-rt/compiler-rt-14.0.6-r1.ebuild
index 833be677be7e..fdb28e83c4ad 100644
--- a/sys-libs/compiler-rt/compiler-rt-14.0.6-r1.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-14.0.6-r1.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="+abi_x86_32 abi_x86_64 +clang debug test"
RESTRICT="!test? ( test ) !clang? ( test )"