commit: fffecd42c91d1153302072ee4fcf3267b737dd17 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 6 16:37:34 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 6 17:03:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffecd42
sys-libs/llvm-libunwind: Rekeyword 18.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild index df7d3e6095bc..944fc4144f4e 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild @@ -12,7 +12,8 @@ HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -IUSE="+clang +debug static-libs test" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos" +IUSE="+clang debug static-libs test" REQUIRED_USE="test? ( clang )" RESTRICT="!test? ( test )"
