summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-10 12:41:59 +0000
committerSam James <sam@gentoo.org>2021-01-10 12:42:38 +0000
commit32362e262c7f8bbde70f4ae3276c23809ccb7845 (patch)
tree90263acd49a3ae65de480e74b5328365b8114680 /net-libs/nodejs
parentdev-ml/ppx_deriving: add missing patch (diff)
downloadgentoo-32362e262c7f8bbde70f4ae3276c23809ccb7845.tar.gz
gentoo-32362e262c7f8bbde70f4ae3276c23809ccb7845.tar.bz2
gentoo-32362e262c7f8bbde70f4ae3276c23809ccb7845.zip
net-libs/nodejs: Stabilize 12.20.1 ppc64, #763588
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/nodejs')
-rw-r--r--net-libs/nodejs/nodejs-12.20.1.ebuild2
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 fc8227e01db6..c5c29760dd45 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 )