net-libs/nodejs: x86 stable wrt bug #600546
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 12 Feb 2017 15:38:53 +0000 (16:38 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 12 Feb 2017 15:43:46 +0000 (16:43 +0100)
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-libs/nodejs/nodejs-6.9.4.ebuild

index c9c9145fcc7e32f158f7ebc3b44098da50bc1d37..c05a82e9d47195296a294b52077ebc6705cbfc2d 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 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu +npm +snapshot +ssl test"
 
 RDEPEND="icu? ( >=dev-libs/icu-56:= )