net-libs/nodejs: arm stable wrt bug #665656
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 17 Nov 2018 15:28:11 +0000 (18:28 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 17 Nov 2018 15:28:28 +0000 (18:28 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

net-libs/nodejs/nodejs-6.14.4.ebuild
net-libs/nodejs/nodejs-8.12.0.ebuild

index af4a773604ea7cc2fbb97492d2fef37f38eec621..82d1e57e43780c0be55d6c9d399bf6f8f02e1a9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,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 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl test"
 REQUIRED_USE="
        ${PYTHON_REQUIRED_USE}
index 9e1b9751f456ec531e142306befe448a6f954e71..ff4d5a46bf53a3ccffa94b737262e956bac2105c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # 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 inspector +npm +snapshot +ssl systemtap test"
 REQUIRED_USE="
        ${PYTHON_REQUIRED_USE}