net-libs/http-parser: ppc stable wrt bug #568900
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 8 Jul 2016 08:15:44 +0000 (10:15 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 8 Jul 2016 08:15:44 +0000 (10:15 +0200)
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-libs/http-parser/http-parser-2.6.2.ebuild

index bc920a7012064a7f7c1e2ea3a0f03ae9dd99f73c..947e47d6ed56549c584b4d405525facb7193994b 100644 (file)
@@ -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