summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-07-08 10:15:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-07-08 10:15:44 +0200
commit10724576d09d7141e702b68d535e34b2113ee584 (patch)
treeca0112c172601ddc6df1986e12b1e0bbb5dafea3 /net-libs/http-parser/http-parser-2.6.2.ebuild
parentdev-db/mariadb: ppc stable wrt bug #580834 (diff)
downloadgentoo-10724576d09d7141e702b68d535e34b2113ee584.tar.gz
gentoo-10724576d09d7141e702b68d535e34b2113ee584.tar.bz2
gentoo-10724576d09d7141e702b68d535e34b2113ee584.zip
net-libs/http-parser: ppc stable wrt bug #568900
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/http-parser/http-parser-2.6.2.ebuild')
-rw-r--r--net-libs/http-parser/http-parser-2.6.2.ebuild2
1 files changed, 1 insertions, 1 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 bc920a701206..947e47d6ed56 100644
--- a/net-libs/http-parser/http-parser-2.6.2.ebuild
+++ b/net-libs/http-parser/http-parser-2.6.2.ebuild
@@ -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