net-libs/nodejs: Stable for AMD64 too.
authorJeroen Roovers <jer@gentoo.org>
Sun, 15 Apr 2018 09:47:36 +0000 (11:47 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sun, 15 Apr 2018 09:47:36 +0000 (11:47 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --ignore-arches

net-libs/nodejs/nodejs-4.9.1.ebuild
net-libs/nodejs/nodejs-6.14.1.ebuild

index 2d8146e4c393c41725457bcac4bf6beb9b8e4724..74d336c12fc03576a284e6f04c12bcbc61bc5a07 100644 (file)
@@ -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 ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug icu +npm snapshot +ssl test"
 
 RDEPEND="icu? ( >=dev-libs/icu-55:= )
index d00288db71c6ed6b3435c2160e0ff64d250f2e43..d6ab30abab810e9f102bb3e158bbab767adfe304 100644 (file)
@@ -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 ~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 test"
 REQUIRED_USE="
        ${PYTHON_REQUIRED_USE}