commit: 64d6f53bc9292e8496a6d31a24b81055065deb8e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jun 4 19:53:14 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jun 4 19:53:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d6f53b
sys-libs/libcxx: amd64 stable wrt bug #849464 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-libs/libcxx/libcxx-14.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libcxx/libcxx-14.0.4.ebuild b/sys-libs/libcxx/libcxx-14.0.4.ebuild index 4d6be5bcc7f2..4b9c9c94e459 100644 --- a/sys-libs/libcxx/libcxx-14.0.4.ebuild +++ b/sys-libs/libcxx/libcxx-14.0.4.ebuild @@ -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="+libcxxabi +libunwind static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="libunwind? ( libcxxabi )"
