summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-11-05 13:32:00 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-11-05 13:33:50 +0200
commit3e4f5248481f507bf1857b9a4c7d3def54e503e9 (patch)
treeb60e023a0762a6403aaea7f1f15cdc12eda0a63e /sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild
parentdev-util/lldb: Stabilize 15.0.3 amd64, #878087 (diff)
downloadgentoo-3e4f5248481f507bf1857b9a4c7d3def54e503e9.tar.gz
gentoo-3e4f5248481f507bf1857b9a4c7d3def54e503e9.tar.bz2
gentoo-3e4f5248481f507bf1857b9a4c7d3def54e503e9.zip
sys-libs/compiler-rt: Stabilize 15.0.3 amd64, #878087
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild b/sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild
index 068a873cd3c1..a3c9dd9d2e1e 100644
--- a/sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-15.0.3.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 )"