Diff libcxx-17.0.2 with a libcxx-17.0.2.9999

/usr/portage/sys-libs/libcxx/libcxx-17.0.2.9999.ebuild 2023-10-09 14:52:35.552368503 +0300
12 12

  
13 13
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
14 14
SLOT="0"
15
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~sparc ~x86 ~x64-macos"
15
KEYWORDS=""
16 16
IUSE="+clang +libcxxabi +static-libs test"
17 17
REQUIRED_USE="test? ( clang )"
18 18
RESTRICT="!test? ( test )"
Thank you!