commit: 7a0ac8db199d36a17dfb308ff6a21dece3e186f2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 26 19:24:34 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 26 19:38:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a0ac8db
llvm-runtimes/libunwind: Keyword 21.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> llvm-runtimes/libunwind/libunwind-21.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llvm-runtimes/libunwind/libunwind-21.1.0.ebuild b/llvm-runtimes/libunwind/libunwind-21.1.0.ebuild index 1aba2f538f51..fba2eabe4a5b 100644 --- a/llvm-runtimes/libunwind/libunwind-21.1.0.ebuild +++ b/llvm-runtimes/libunwind/libunwind-21.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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos" +IUSE="+clang debug static-libs test" REQUIRED_USE="test? ( clang )" RESTRICT="!test? ( test )"
