net-libs/nodejs: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 7 Nov 2017 12:52:43 +0000 (13:52 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 7 Nov 2017 12:56:50 +0000 (13:56 +0100)
Package-Manager: Portage-2.3.12, Repoman-2.3.4

net-libs/nodejs/nodejs-4.8.5.ebuild

index fe84f4a5b196ebc44b594db5ad8f04ec77f1bae7..fa5fe76f1f0b95e5f8aeab85b50d77faeb4f8843 100644 (file)
@@ -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 ~ppc64 x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug icu +npm snapshot +ssl test"
 
 RDEPEND="icu? ( >=dev-libs/icu-55:= )