commit: c499fac5f4c6d80e8f7bc17aac85ed8f9d8fa607 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 15:45:09 2020 +0000 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 15:45:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c499fac5
net-libs/nodejs-12.14.0: amd64 stable (bug 702988) Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org> net-libs/nodejs/nodejs-12.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nodejs/nodejs-12.14.0.ebuild b/net-libs/nodejs/nodejs-12.14.0.ebuild index 8468a27e221..1d622544b67 100644 --- a/net-libs/nodejs/nodejs-12.14.0.ebuild +++ b/net-libs/nodejs/nodejs-12.14.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 +snapshot +ssl systemtap test" REQUIRED_USE=" inspector? ( icu ssl )