net-libs/nodejs: Keyword 5.6.0-r1 for ~arm64
authorSteev Klimaszewski <steev@gentoo.org>
Fri, 4 Mar 2016 03:27:25 +0000 (21:27 -0600)
committerSteev Klimaszewski <steev@gentoo.org>
Fri, 4 Mar 2016 03:28:15 +0000 (21:28 -0600)
Tested on Cortex-A53

Package-Manager: portage-2.2.27

net-libs/nodejs/nodejs-5.6.0-r1.ebuild

index 0c740de30cc4eedc977f8e6104ddf1f9ed649ab1..913f2cf04d986f01574a6351509d193f1f723852 100644 (file)
@@ -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:= )