summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-12 18:33:01 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-12 18:33:34 +0000
commit62815c3f47ad3e3102e46957b294510697c3ca64 (patch)
tree0a2a7630c305ab3866c07e8fedf16b20bdce9d5a /net-libs
parentdev-lang/python: 2.7.14 stable on arm, bug #635944 (diff)
downloadgentoo-62815c3f47ad3e3102e46957b294510697c3ca64.tar.gz
gentoo-62815c3f47ad3e3102e46957b294510697c3ca64.tar.bz2
gentoo-62815c3f47ad3e3102e46957b294510697c3ca64.zip
net-libs/nodejs: stable 6.11.5 for ppc64, bug #625562
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nodejs/nodejs-6.11.5.ebuild2
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 426988680c2d..a264a6cc56fd 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:= )