diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-08-07 12:45:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-08-07 12:45:17 +0200 |
commit | 61cf051384dea1b7606be2679f1a9af69beb4d86 (patch) | |
tree | 73a0329e1f79e71d004c28789b9a62cfa3542b49 /net-libs/nodejs | |
parent | net-misc/curl: amd64 stable wrt bug #590482 (diff) | |
download | gentoo-61cf051384dea1b7606be2679f1a9af69beb4d86.tar.gz gentoo-61cf051384dea1b7606be2679f1a9af69beb4d86.tar.bz2 gentoo-61cf051384dea1b7606be2679f1a9af69beb4d86.zip |
net-libs/nodejs: amd64 stable wrt bug #586084
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/nodejs')
-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 5512f9190e7b..87ded208156a 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:= ) |