summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-11 15:36:00 +0000
committerSam James <sam@gentoo.org>2020-11-11 15:36:00 +0000
commit400420a8b9b513e2b09920cdd16c5ccb3fbbbaec (patch)
treef491edba0c59e291e8060de40f49011e3823fdc2 /net-libs/nodejs
parentdev-libs/libuv: Stabilize 1.40.0 arm, #742893 (diff)
downloadgentoo-400420a8b9b513e2b09920cdd16c5ccb3fbbbaec.tar.gz
gentoo-400420a8b9b513e2b09920cdd16c5ccb3fbbbaec.tar.bz2
gentoo-400420a8b9b513e2b09920cdd16c5ccb3fbbbaec.zip
net-libs/nodejs: Stabilize 14.15.0 arm, #742893
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/nodejs')
-rw-r--r--net-libs/nodejs/nodejs-14.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-14.15.0.ebuild b/net-libs/nodejs/nodejs-14.15.0.ebuild
index 2bac23a6d864..b60dcabeb5ea 100644
--- a/net-libs/nodejs/nodejs-14.15.0.ebuild
+++ b/net-libs/nodejs/nodejs-14.15.0.ebuild
@@ -14,7 +14,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/$(ver_cut 1)"
-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 inspector +npm +snapshot +ssl system-icu +system-ssl systemtap test"
REQUIRED_USE="inspector? ( icu ssl )