diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 01:42:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 01:42:31 +0000 |
commit | a53ef3fcf3b0b74fc117778cd8e3f16e884d9326 (patch) | |
tree | 84b715888161900fbf4ee5b49eb4a454d9367b62 /net-libs | |
parent | www-client/links: Stabilize 2.22 x86, #783498 (diff) | |
download | gentoo-a53ef3fcf3b0b74fc117778cd8e3f16e884d9326.tar.gz gentoo-a53ef3fcf3b0b74fc117778cd8e3f16e884d9326.tar.bz2 gentoo-a53ef3fcf3b0b74fc117778cd8e3f16e884d9326.zip |
net-libs/nodejs: Stabilize 12.22.1 amd64, #781704
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nodejs/nodejs-12.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-12.22.1.ebuild b/net-libs/nodejs/nodejs-12.22.1.ebuild index bd8f3dcec30a..84f2ffc0a59b 100644 --- a/net-libs/nodejs/nodejs-12.22.1.ebuild +++ b/net-libs/nodejs/nodejs-12.22.1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" 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 +snapshot +ssl +system-ssl systemtap test" REQUIRED_USE=" inspector? ( icu ssl ) |