commit:     583d7725a416207cabec56d7081972d00d4bd810
Author:     Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 17:59:26 2016 +0000
Commit:     Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 18:02:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=583d7725

net-libs/nodejs: Add ~arm64 back

It would appear ~arm64 was dropped with the 5.7.0 bump, but I don't see why.

Package-Manager: portage-2.2.28

 net-libs/nodejs/nodejs-5.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-5.9.0.ebuild 
b/net-libs/nodejs/nodejs-5.9.0.ebuild
index 7084a66..deb2fc3 100644
--- a/net-libs/nodejs/nodejs-5.9.0.ebuild
+++ b/net-libs/nodejs/nodejs-5.9.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz";
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu +npm +snapshot +ssl test"
 
 RDEPEND="icu? ( >=dev-libs/icu-56:= )

Reply via email to