sys-libs/libcxx: Stabilize 13.0.0 x86, #821862

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-11-13 08:21:10 +00:00
parent 432c697172
commit f58f6dc9c1

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 ~riscv ~x86 ~x64-macos"
KEYWORDS="amd64 arm arm64 ~riscv x86 ~x64-macos"
IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind static-libs test"
REQUIRED_USE="libunwind? ( libcxxabi )"
RESTRICT="!test? ( test )"