summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-02-17 08:12:59 +0100
committerJeroen Roovers <jer@gentoo.org>2016-02-17 08:13:11 +0100
commitf26579b817020db7c5cec0ce9486ac563e947b0a (patch)
tree58bcda418614adf3f8dddb22723eb0e65aa0ae68 /net-libs/nghttp2/nghttp2-1.7.1.ebuild
parentdev-lang/icon: bump to vn. 9.5.1 (diff)
downloadgentoo-f26579b817020db7c5cec0ce9486ac563e947b0a.tar.gz
gentoo-f26579b817020db7c5cec0ce9486ac563e947b0a.tar.bz2
gentoo-f26579b817020db7c5cec0ce9486ac563e947b0a.zip
net-libs/nghttp2: Stable for HPPA PPC64 (bug #574780).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs/nghttp2/nghttp2-1.7.1.ebuild')
-rw-r--r--net-libs/nghttp2/nghttp2-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.7.1.ebuild b/net-libs/nghttp2/nghttp2-1.7.1.ebuild
index 776f0f6311a0..032a291eedb8 100644
--- a/net-libs/nghttp2/nghttp2-1.7.1.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.7.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-2
else
SRC_URI="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
fi
DESCRIPTION="HTTP/2 C Library"