net-libs/nodejs-10.18.0: amd64 stable (bug 702988)
authorPiotr Karbowski <slashbeast@gentoo.org>
Sun, 19 Jan 2020 15:44:49 +0000 (16:44 +0100)
committerPiotr Karbowski <slashbeast@gentoo.org>
Sun, 19 Jan 2020 15:44:49 +0000 (16:44 +0100)
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
net-libs/nodejs/nodejs-10.18.0.ebuild

index a476e3597956ccdae7099e749926859c173b2286..8649f6c562e9881d9f99e004f224d80ea61b4aac 100644 (file)
@@ -12,7 +12,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 )