diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:09:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:09:51 +0000 |
commit | 335c95f7efe4076177bee1caa31def4a6b75cc93 (patch) | |
tree | 86fa9ec52b46ccdcee261455ccf7264d6513fa01 /net-libs | |
parent | dev-python/django: Stabilize 2.2.17 ALLARCHES, #763966 (diff) | |
download | gentoo-335c95f7efe4076177bee1caa31def4a6b75cc93.tar.gz gentoo-335c95f7efe4076177bee1caa31def4a6b75cc93.tar.bz2 gentoo-335c95f7efe4076177bee1caa31def4a6b75cc93.zip |
net-libs/nodejs: Stabilize 12.20.1 arm64, #763588
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nodejs/nodejs-12.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-12.20.1.ebuild b/net-libs/nodejs/nodejs-12.20.1.ebuild index b4f8698eaf8d..14f184e70e9c 100644 --- a/net-libs/nodejs/nodejs-12.20.1.ebuild +++ b/net-libs/nodejs/nodejs-12.20.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 ) |