From fc637fb28da700da71ec2064d65ca5a7a31b9c6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Aug 2019 18:16:17 +0100 Subject: gentoo resync : 18.08.2019 --- net-libs/nodejs/nodejs-99999999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net-libs/nodejs/nodejs-99999999.ebuild') diff --git a/net-libs/nodejs/nodejs-99999999.ebuild b/net-libs/nodejs/nodejs-99999999.ebuild index 278f578dfb34..b660199af758 100644 --- a/net-libs/nodejs/nodejs-99999999.ebuild +++ b/net-libs/nodejs/nodejs-99999999.ebuild @@ -4,7 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="threads" -inherit bash-completion-r1 flag-o-matic git-r3 pax-utils python-single-r1 toolchain-funcs +inherit bash-completion-r1 flag-o-matic git-r3 pax-utils python-any-r1 toolchain-funcs DESCRIPTION="A JavaScript runtime built on Chrome's V8 JavaScript engine" HOMEPAGE="https://nodejs.org/" @@ -15,7 +15,6 @@ SLOT="0" KEYWORDS="" IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl systemtap test" REQUIRED_USE=" - ${PYTHON_REQUIRED_USE} inspector? ( icu ssl ) npm? ( ssl ) " @@ -133,7 +132,7 @@ src_install() { local LIBDIR="${ED}/usr/$(get_libdir)" default - pax-mark -m "${ED}"usr/bin/node + pax-mark -m "${ED}"/usr/bin/node # set up a symlink structure that node-gyp expects.. dodir /usr/include/node/deps/{v8,uv} -- cgit v1.2.3