summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-13 23:32:00 +0100
committerSam James <sam@gentoo.org>2022-10-13 23:32:00 +0100
commit799218ad783e66c810d036dc0b51a21e0b37fc3c (patch)
tree96f50869721c6cc9496887cb1fa08d5938af8458
parentprofiles/arch/powerpc/ppc64: mask symengine[tcmalloc] (diff)
downloadgentoo-799218ad783e66c810d036dc0b51a21e0b37fc3c.tar.gz
gentoo-799218ad783e66c810d036dc0b51a21e0b37fc3c.tar.bz2
gentoo-799218ad783e66c810d036dc0b51a21e0b37fc3c.zip
sys-libs/compiler-rt: Stabilize 14.0.6-r1 amd64, #877045
Signed-off-by: Sam James <sam@gentoo.org>
-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 fdea4ac7f06d..5bef5bce002d 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 )"