summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-11-04 08:01:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-04 08:16:15 +0000
commit04e45a8998da812973355e611ed620cf23aecec0 (patch)
tree136f99c54023f25df0ff22f87bf49c3cbc68bccf /net-libs
parentnet-dns/libidn: stable 1.36 for ppc64 (diff)
downloadgentoo-04e45a8998da812973355e611ed620cf23aecec0.tar.gz
gentoo-04e45a8998da812973355e611ed620cf23aecec0.tar.bz2
gentoo-04e45a8998da812973355e611ed620cf23aecec0.zip
net-libs/http-parser: stable 2.9.4 for ppc64
stable wrt bug #753011 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/http-parser/http-parser-2.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.9.4.ebuild b/net-libs/http-parser/http-parser-2.9.4.ebuild
index d0b50760a6f8..7c969dad89d3 100644
--- a/net-libs/http-parser/http-parser-2.9.4.ebuild
+++ b/net-libs/http-parser/http-parser-2.9.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0/2.9.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~x64-solaris"
src_prepare() {
default