summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-11-07 13:33:10 +0100
committerManuel Rüger <mrueg@gentoo.org>2017-11-07 13:33:10 +0100
commit4fa9a9343ebdeb8a103cab3b35c8421258d60b8d (patch)
treeba810a75df7d0622901d2d6af02ef67f371ca577 /net-libs
parentdev-embedded/stm32flash: Initial commit. (diff)
downloadgentoo-4fa9a9343ebdeb8a103cab3b35c8421258d60b8d.tar.gz
gentoo-4fa9a9343ebdeb8a103cab3b35c8421258d60b8d.tar.bz2
gentoo-4fa9a9343ebdeb8a103cab3b35c8421258d60b8d.zip
net-libs/nodejs: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.4
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 392b16bbbbba..426988680c2d 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:= )