net-libs/http-parser: arm ppc ppc64 stable (bug 590274).
authorMichael Weber <xmw@gentoo.org>
Mon, 27 Feb 2017 18:05:23 +0000 (19:05 +0100)
committerMichael Weber <xmw@gentoo.org>
Mon, 27 Feb 2017 18:55:16 +0000 (19:55 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-libs/http-parser/http-parser-2.6.2.ebuild

index e926ae32e8957cb1dc860da359bb6dc91f08d6b2..e4facc92126404ba3a738a71278e0cc44a9c549c 100644 (file)
@@ -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