commit: d4e8f3dbe45572e180ba157335268f8d570b05c8 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Apr 15 08:33:31 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Apr 15 08:54:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e8f3db
net-libs/nodejs: Stable for AMD64 too. Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches net-libs/nodejs/nodejs-8.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nodejs/nodejs-8.11.1.ebuild b/net-libs/nodejs/nodejs-8.11.1.ebuild index 7d376f899ef..9ffc5ede447 100644 --- a/net-libs/nodejs/nodejs-8.11.1.ebuild +++ b/net-libs/nodejs/nodejs-8.11.1.ebuild @@ -15,7 +15,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=" ${PYTHON_REQUIRED_USE}
