net-libs/nodejs: arm stable wrt bug #625562
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 15 Mar 2018 14:41:36 +0000 (17:41 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 15 Mar 2018 14:41:36 +0000 (17:41 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

net-libs/nodejs/nodejs-6.11.5.ebuild

index 8bb31dcd4f21acdec4302bcc982bf5eafffb6cbf..267d4e22eb4893e23135a13e1cb38826d100f621 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 ~arm64 ppc ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu +npm +snapshot +ssl test"
 
 RDEPEND="icu? ( >=dev-libs/icu-56:= )