summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-09-17 11:26:30 -0700
committerMatt Turner <mattst88@gentoo.org>2018-09-17 11:26:30 -0700
commitce42cfd0ef6b5bc988d8cc8f746a6e66cd8bbee8 (patch)
tree0e01f26a74ea28ab1688d433fcdd4ae9eb59aefe /net-libs/http-parser
parentdev-db/mysql-5.6.40-r2: ppc64 stable, bug 655182 (diff)
downloadgentoo-ce42cfd0ef6b5bc988d8cc8f746a6e66cd8bbee8.tar.gz
gentoo-ce42cfd0ef6b5bc988d8cc8f746a6e66cd8bbee8.tar.bz2
gentoo-ce42cfd0ef6b5bc988d8cc8f746a6e66cd8bbee8.zip
net-libs/http-parser-2.8.1: ppc stable, bug 665656
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r--net-libs/http-parser/http-parser-2.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.8.1.ebuild b/net-libs/http-parser/http-parser-2.8.1.ebuild
index cf78453abdfd..286531b89e73 100644
--- a/net-libs/http-parser/http-parser-2.8.1.ebuild
+++ b/net-libs/http-parser/http-parser-2.8.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0/2.8.0"
-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"
src_prepare() {