sys-libs/libcxxabi: add ~arm64, bug #591822
authorMarkus Meier <maekke@gentoo.org>
Sat, 25 Feb 2017 07:52:23 +0000 (08:52 +0100)
committerMarkus Meier <maekke@gentoo.org>
Sat, 25 Feb 2017 07:52:23 +0000 (08:52 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild

index b5eb9483df18159918b0d0abecc6d288deb3cc9a..689c203a2164ff1e8ee8405bced6df6cefeafc3a 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz
        http://llvm.org/releases/${PV}/${P/abi/}.src.tar.xz"
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="elibc_musl libunwind +static-libs test"
 
 RDEPEND="