commit: 832912f6d5eb543117386c9a02c6b7afacc5a89c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 26 17:50:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 26 17:50:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832912f6
llvm-runtimes/libcxxabi: Stabilize 20.1.8-r1 arm, #967900 Signed-off-by: Sam James <sam <AT> gentoo.org> llvm-runtimes/libcxxabi/libcxxabi-20.1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-runtimes/libcxxabi/libcxxabi-20.1.8-r1.ebuild b/llvm-runtimes/libcxxabi/libcxxabi-20.1.8-r1.ebuild index c713ed20be80..82d5f6db027f 100644 --- a/llvm-runtimes/libcxxabi/libcxxabi-20.1.8-r1.ebuild +++ b/llvm-runtimes/libcxxabi/libcxxabi-20.1.8-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://libcxxabi.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~riscv ~sparc x86 ~arm64-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~riscv ~sparc x86 ~arm64-macos ~x64-macos" IUSE="+clang +static-libs test" REQUIRED_USE="test? ( clang )" RESTRICT="!test? ( test )"
