llvm-runtimes/libcxxabi: Stabilize 21.1.8 arm64, #968019

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-12-27 13:13:31 +00:00
parent c7cb418975
commit d74b54578d

View File

@@ -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 )"