diff options
author | Sam James <sam@gentoo.org> | 2020-10-03 14:50:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-03 14:52:59 +0000 |
commit | 205b2156375fe261b5858204972640ace7f4e0bd (patch) | |
tree | 5ba04f66df6c1d4a81bf88e32651f1fd05a109ed /net-libs | |
parent | net-libs/nodejs: Stabilize 12.18.4-r1 arm, #742893 (diff) | |
download | gentoo-205b2156375fe261b5858204972640ace7f4e0bd.tar.gz gentoo-205b2156375fe261b5858204972640ace7f4e0bd.tar.bz2 gentoo-205b2156375fe261b5858204972640ace7f4e0bd.zip |
net-libs/nodejs: Stabilize 14.11.0 arm, #742893
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nodejs/nodejs-14.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-14.11.0.ebuild b/net-libs/nodejs/nodejs-14.11.0.ebuild index a1b0b0547ebe..307ce713d029 100644 --- a/net-libs/nodejs/nodejs-14.11.0.ebuild +++ b/net-libs/nodejs/nodejs-14.11.0.ebuild @@ -14,7 +14,7 @@ SRC_URI=" 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 inspector +npm pax_kernel +snapshot +ssl +system-ssl systemtap test" REQUIRED_USE=" inspector? ( icu ssl ) |