commit: 70c1071f0fd7f27650ea85d05035031427317efd Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Sep 16 22:00:41 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Sep 16 22:13:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c1071f
sys-libs/libcxx: arm64 stable (bug #693856) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 sys-libs/libcxx/libcxx-8.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libcxx/libcxx-8.0.1.ebuild b/sys-libs/libcxx/libcxx-8.0.1.ebuild index d3a06927aff..c772def7a37 100644 --- a/sys-libs/libcxx/libcxx-8.0.1.ebuild +++ b/sys-libs/libcxx/libcxx-8.0.1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${ LICENSE="|| ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd" +KEYWORDS="amd64 arm arm64 x86 ~amd64-fbsd" IUSE="elibc_glibc elibc_musl +libcxxabi libcxxrt +libunwind +static-libs test" REQUIRED_USE="libunwind? ( || ( libcxxabi libcxxrt ) ) ?? ( libcxxabi libcxxrt )"
