diff options
author | Sam James <sam@gentoo.org> | 2021-02-26 19:03:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-26 19:03:44 +0000 |
commit | a282a1ed2e0b4130a864d1fe16b79ad998779244 (patch) | |
tree | 71ab7ce8a961f79f7d93741ac0f92a471e04860d /net-libs | |
parent | net-libs/nodejs: Stabilize 12.21.0 arm, #772422 (diff) | |
download | gentoo-a282a1ed2e0b4130a864d1fe16b79ad998779244.tar.gz gentoo-a282a1ed2e0b4130a864d1fe16b79ad998779244.tar.bz2 gentoo-a282a1ed2e0b4130a864d1fe16b79ad998779244.zip |
net-libs/nodejs: Stabilize 14.16.0 arm, #772422
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nodejs/nodejs-14.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-14.16.0.ebuild b/net-libs/nodejs/nodejs-14.16.0.ebuild index df46693f068b..a0c99ff6b1f0 100644 --- a/net-libs/nodejs/nodejs-14.16.0.ebuild +++ b/net-libs/nodejs/nodejs-14.16.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 ppc64 x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 arm ~arm64 ppc64 x86 ~amd64-linux ~x64-macos" IUSE="cpu_flags_x86_sse2 debug doc +icu inspector +npm pax_kernel +snapshot +ssl system-icu +system-ssl systemtap test" REQUIRED_USE="inspector? ( icu ssl ) |