diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-27 19:06:17 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-27 19:55:19 +0100 |
commit | d751e0b06954ca112f39d1706ee226df41c799b0 (patch) | |
tree | a43b267394158d4d18a95320e7861868d60975c7 /net-libs | |
parent | net-libs/http-parser: arm ppc ppc64 stable (bug 590274). (diff) | |
download | gentoo-d751e0b06954ca112f39d1706ee226df41c799b0.tar.gz gentoo-d751e0b06954ca112f39d1706ee226df41c799b0.tar.bz2 gentoo-d751e0b06954ca112f39d1706ee226df41c799b0.zip |
net-libs/nodejs: arm ppc ppc64 stable (bug 590274).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nodejs/nodejs-6.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-6.9.4.ebuild b/net-libs/nodejs/nodejs-6.9.4.ebuild index c05a82e9d471..de76909d3743 100644 --- a/net-libs/nodejs/nodejs-6.9.4.ebuild +++ b/net-libs/nodejs/nodejs-6.9.4.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 ~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 +npm +snapshot +ssl test" RDEPEND="icu? ( >=dev-libs/icu-56:= ) |