commit: 9f8516fd7895972b2d0e8c6a00380b6aa3f4b47d Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 15:43:37 2020 +0000 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 15:43:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8516fd
net-libs/nodejs-8.17.0: amd64 stable (bug 702988) Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org> net-libs/nodejs/nodejs-8.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nodejs/nodejs-8.17.0.ebuild b/net-libs/nodejs/nodejs-8.17.0.ebuild index 18be7b6849f..b45783fca1b 100644 --- a/net-libs/nodejs/nodejs-8.17.0.ebuild +++ b/net-libs/nodejs/nodejs-8.17.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz" 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 )
