summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-01 13:53:13 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-01 13:53:13 +0100
commit6af8ab525f7438bb1f42e0599a074b1c6969cc3b (patch)
tree2cea4c8a6cc4d732f8308dd1bb88b4f8b8ca5e9e /net-libs/nodejs
parentapp-text/a2ps: x86 stable wrt bug #506352 (diff)
downloadgentoo-6af8ab525f7438bb1f42e0599a074b1c6969cc3b.tar.gz
gentoo-6af8ab525f7438bb1f42e0599a074b1c6969cc3b.tar.bz2
gentoo-6af8ab525f7438bb1f42e0599a074b1c6969cc3b.zip
net-libs/nodejs: x86 stable wrt bug #574418
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/nodejs')
-rw-r--r--net-libs/nodejs/nodejs-0.12.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-0.12.10.ebuild b/net-libs/nodejs/nodejs-0.12.10.ebuild
index 435f16d177a5..0c5e289dd4a6 100644
--- a/net-libs/nodejs/nodejs-0.12.10.ebuild
+++ b/net-libs/nodejs/nodejs-0.12.10.ebuild
@@ -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 )