From: Michael Weber Date: Mon, 27 Feb 2017 18:05:23 +0000 (+0100) Subject: net-libs/http-parser: arm ppc ppc64 stable (bug 590274). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e66b6b1b70f6fa32f6bd1a6dc2930c15fb8591b6;p=gentoo.git net-libs/http-parser: arm ppc ppc64 stable (bug 590274). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-libs/http-parser/http-parser-2.6.2.ebuild b/net-libs/http-parser/http-parser-2.6.2.ebuild index e926ae32e895..e4facc921264 100644 --- a/net-libs/http-parser/http-parser-2.6.2.ebuild +++ b/net-libs/http-parser/http-parser-2.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x64-macos ~x64-solaris" IUSE="static-libs" # https://github.com/nodejs/http-parser/pull/272