diff options
author | Sam James <sam@gentoo.org> | 2020-09-29 18:46:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-29 18:46:50 +0000 |
commit | 7f35c038a3cf092820c9312fbf4221f37c063a22 (patch) | |
tree | 68ce2e9237aa82db5b7d501cb4856d18b8a010ad /net-libs/nodejs | |
parent | net-libs/nodejs: Stabilize 12.18.4 arm64, #742893 (diff) | |
download | gentoo-7f35c038a3cf092820c9312fbf4221f37c063a22.tar.gz gentoo-7f35c038a3cf092820c9312fbf4221f37c063a22.tar.bz2 gentoo-7f35c038a3cf092820c9312fbf4221f37c063a22.zip |
net-libs/nodejs: Stabilize 14.11.0 arm64, #742893
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/nodejs')
-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 43b934166628..653079c90100 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 ) |