diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 13:15:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 13:15:31 +0000 |
commit | 670f0607eb6f84a48a24958bb63310bf98aadd9c (patch) | |
tree | 6666fed71ad004f9ad09e053de996611e69976ce /net-libs | |
parent | net-libs/nodejs: Stabilize 12.21.0 x86, #772422 (diff) | |
download | gentoo-670f0607eb6f84a48a24958bb63310bf98aadd9c.tar.gz gentoo-670f0607eb6f84a48a24958bb63310bf98aadd9c.tar.bz2 gentoo-670f0607eb6f84a48a24958bb63310bf98aadd9c.zip |
net-libs/nodejs: Stabilize 14.16.0 x86, #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 3e07dabadab7..9c91100ba708 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 ) |