llvm-runtimes/libcxx: Stabilize 20.1.7 x86, #958081

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-14 15:21:50 +01:00
parent 781a7955d2
commit 6b58d8b944

View File

@@ -12,7 +12,7 @@ HOMEPAGE="https://libcxx.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 +libcxxabi +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"