net-libs/nodejs: Stable for AMD64 too.
authorJeroen Roovers <jer@gentoo.org>
Tue, 11 Sep 2018 12:42:42 +0000 (14:42 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 11 Sep 2018 12:51:14 +0000 (14:51 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --ignore-arches

net-libs/nodejs/nodejs-6.14.4.ebuild

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}