summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:40 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:40 +0200
commitcea1c4d6e5f86e44ae9cbf64a54119609e84905a (patch)
tree6d9776f7c892e0c6615d671c844994073bebafc5 /sys-libs/compiler-rt
parentdev-util/lldb: Stabilize 15.0.5 x86, #881855 (diff)
downloadgentoo-cea1c4d6e5f86e44ae9cbf64a54119609e84905a.tar.gz
gentoo-cea1c4d6e5f86e44ae9cbf64a54119609e84905a.tar.bz2
gentoo-cea1c4d6e5f86e44ae9cbf64a54119609e84905a.zip
sys-libs/compiler-rt: Stabilize 15.0.5 x86, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-15.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.5.ebuild b/sys-libs/compiler-rt/compiler-rt-15.0.5.ebuild
index 4591837ad6fb..a3c9dd9d2e1e 100644
--- a/sys-libs/compiler-rt/compiler-rt-15.0.5.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-15.0.5.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 )"