diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-06 17:37:32 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-06 18:03:31 +0100 |
commit | 03dbfce4026f3c8820c3d93ada59d97308e928eb (patch) | |
tree | 4634b7366ca923d62ba338b8308e7b9807b54f2c /sys-libs/compiler-rt | |
parent | dev-debug/lldb: Rekeyword 18.1.0 (diff) | |
download | gentoo-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>
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r-- | sys-libs/compiler-rt/compiler-rt-18.1.0.ebuild | 3 |
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=" |