net-libs/nodejs: amd64 stable wrt bug #574418
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 1 Dec 2016 12:50:24 +0000 (13:50 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 1 Dec 2016 12:50:52 +0000 (13:50 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-libs/nodejs/nodejs-0.12.10.ebuild

index e0e1b3ea4afe83beaa7a5d0a8aa796acc913c336..435f16d177a589b419fab3e748149eb6ee131abb 100644 (file)
@@ -18,7 +18,7 @@ SRC_URI="http://nodejs.org/dist/v${PV}/node-v${PV}.tar.gz"
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~x86 ~x64-macos"
 IUSE="debug icu +npm +snapshot +ssl"
 
 RDEPEND="icu? ( dev-libs/icu )