From 03dbfce4026f3c8820c3d93ada59d97308e928eb Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 6 Mar 2024 17:37:32 +0100 Subject: sys-libs/compiler-rt: Rekeyword 18.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-libs/compiler-rt/compiler-rt-18.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys-libs/compiler-rt') 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=" -- cgit v1.2.3-65-gdbad