commit: dde43041a7918d8f0b675fbbcfd5079fa59f8f4f Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Sep 16 21:59:56 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Sep 16 22:13:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde43041
sys-libs/libcxxabi: 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/libcxxabi/libcxxabi-8.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libcxxabi/libcxxabi-8.0.1.ebuild b/sys-libs/libcxxabi/libcxxabi-8.0.1.ebuild index 330727ef79c..1369f2b7004 100644 --- a/sys-libs/libcxxabi/libcxxabi-8.0.1.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-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="+libunwind +static-libs test elibc_musl" RESTRICT="!test? ( test )"
