commit: e66b6b1b70f6fa32f6bd1a6dc2930c15fb8591b6 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Mon Feb 27 18:05:23 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Mon Feb 27 18:55:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e66b6b1b
net-libs/http-parser: arm ppc ppc64 stable (bug 590274). Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-libs/http-parser/http-parser-2.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 e926ae32e8..e4facc9212 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
