commit: 52856ec6c2786210484ee69f7125b9f80ef7b050 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon May 13 17:33:13 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon May 13 17:33:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52856ec6
sys-libs/libcxxabi: arm64 stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" sys-libs/libcxxabi/libcxxabi-7.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libcxxabi/libcxxabi-7.1.0.ebuild b/sys-libs/libcxxabi/libcxxabi-7.1.0.ebuild index ce401e091fb..d9673558753 100644 --- a/sys-libs/libcxxabi/libcxxabi-7.1.0.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-7.1.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz LICENSE="|| ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm arm64 x86 ~amd64-fbsd" IUSE="+libunwind +static-libs test elibc_musl" RESTRICT="!test? ( test )"
