commit: 0dc83bd2ca395fc8de04c4284b1ee3cc43503bd5 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Fri Mar 4 03:27:25 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Fri Mar 4 03:28:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc83bd2
net-libs/nodejs: Keyword 5.6.0-r1 for ~arm64 Tested on Cortex-A53 Package-Manager: portage-2.2.27 net-libs/nodejs/nodejs-5.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nodejs/nodejs-5.6.0-r1.ebuild b/net-libs/nodejs/nodejs-5.6.0-r1.ebuild index 0c740de..913f2cf 100644 --- a/net-libs/nodejs/nodejs-5.6.0-r1.ebuild +++ b/net-libs/nodejs/nodejs-5.6.0-r1.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:= )
