diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-14 09:10:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-14 09:10:11 +0000 |
commit | 675aee3cfc0de3b1b2550ae9c6b0dadc55f2eb31 (patch) | |
tree | e68044574e3b45762e0cc7f39f5ee0eda44933f5 /net-libs | |
parent | sys-libs/glibc: stable 2.25-r9 for hppa, bug #637140 (diff) | |
download | gentoo-675aee3cfc0de3b1b2550ae9c6b0dadc55f2eb31.tar.gz gentoo-675aee3cfc0de3b1b2550ae9c6b0dadc55f2eb31.tar.bz2 gentoo-675aee3cfc0de3b1b2550ae9c6b0dadc55f2eb31.zip |
net-libs/nodejs: stable 6.11.5 for ppc, bug #625562
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nodejs/nodejs-6.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-6.11.5.ebuild b/net-libs/nodejs/nodejs-6.11.5.ebuild index a264a6cc56fd..8bb31dcd4f21 100644 --- a/net-libs/nodejs/nodejs-6.11.5.ebuild +++ b/net-libs/nodejs/nodejs-6.11.5.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 ~ppc 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:= ) |