commit: 88758984a00b5a3d4f6d256f215f5d4ca47b7a4e Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Fri Nov 13 09:40:32 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Fri Nov 13 09:56:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88758984
net-libs/nodejs-14.2.0: drop all keywords except ppc This version has got known security vulnerabilities but none of the others currently in the tree build on 32-bit ppc. Bug: https://bugs.gentoo.org/742893 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> net-libs/nodejs/nodejs-14.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nodejs/nodejs-14.2.0.ebuild b/net-libs/nodejs/nodejs-14.2.0.ebuild index d0b1b55301a..47e27f90889 100644 --- a/net-libs/nodejs/nodejs-14.2.0.ebuild +++ b/net-libs/nodejs/nodejs-14.2.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="ppc" IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm pax_kernel +snapshot +ssl +system-ssl systemtap test" REQUIRED_USE=" inspector? ( icu ssl )
