diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 10:59:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 10:59:20 +0200 |
commit | 6e8f8a472ac09e528d5cf5d43d0aee5b3ef3d401 (patch) | |
tree | 626d86063efb1514e4b7563a316e301ea7ae9690 /net-libs | |
parent | app-shells/bash: x86 stable wrt bug #594496 (diff) | |
download | gentoo-6e8f8a472ac09e528d5cf5d43d0aee5b3ef3d401.tar.gz gentoo-6e8f8a472ac09e528d5cf5d43d0aee5b3ef3d401.tar.bz2 gentoo-6e8f8a472ac09e528d5cf5d43d0aee5b3ef3d401.zip |
net-libs/nodejs: x86 stable wrt bug #586084
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nodejs/nodejs-4.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-4.4.6.ebuild b/net-libs/nodejs/nodejs-4.4.6.ebuild index 87ded208156a..5b627aeda8d0 100644 --- a/net-libs/nodejs/nodejs-4.4.6.ebuild +++ b/net-libs/nodejs/nodejs-4.4.6.ebuild @@ -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 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos" IUSE="cpu_flags_x86_sse2 debug icu +npm snapshot +ssl test" RDEPEND="icu? ( >=dev-libs/icu-55:= ) |