summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-06 17:37:32 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-06 18:03:31 +0100
commit03dbfce4026f3c8820c3d93ada59d97308e928eb (patch)
tree4634b7366ca923d62ba338b8308e7b9807b54f2c
parentdev-debug/lldb: Rekeyword 18.1.0 (diff)
downloadgentoo-03dbfce4026f3c8820c3d93ada59d97308e928eb.tar.gz
gentoo-03dbfce4026f3c8820c3d93ada59d97308e928eb.tar.bz2
gentoo-03dbfce4026f3c8820c3d93ada59d97308e928eb.zip
sys-libs/compiler-rt: Rekeyword 18.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-libs/compiler-rt/compiler-rt-18.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-18.1.0.ebuild b/sys-libs/compiler-rt/compiler-rt-18.1.0.ebuild
index 75ff3c155c03..e2a452caad61 100644
--- a/sys-libs/compiler-rt/compiler-rt-18.1.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-18.1.0.ebuild
@@ -12,7 +12,8 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="${LLVM_MAJOR}"
-IUSE="+abi_x86_32 abi_x86_64 +clang +debug test"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
+IUSE="+abi_x86_32 abi_x86_64 +clang debug test"
RESTRICT="!test? ( test ) !clang? ( test )"
DEPEND="