summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-04-29 13:28:04 +0200
committerJeroen Roovers <jer@gentoo.org>2017-04-29 13:28:04 +0200
commit9f379c26c3bf1fa9bfa5546a70459278043d6251 (patch)
tree55feecde50591e2b6d93b0c782b75bd10ac7cb33 /net-libs
parentx11-libs/libXpresent: Mark ~hppa (bug #616260). (diff)
downloadgentoo-9f379c26c3bf1fa9bfa5546a70459278043d6251.tar.gz
gentoo-9f379c26c3bf1fa9bfa5546a70459278043d6251.tar.bz2
gentoo-9f379c26c3bf1fa9bfa5546a70459278043d6251.zip
net-libs/nghttp2: Stable for HPPA (bug #613536).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nghttp2/nghttp2-1.19.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.19.0.ebuild b/net-libs/nghttp2/nghttp2-1.19.0.ebuild
index 9e4c0c4b78b9..62445612c511 100644
--- a/net-libs/nghttp2/nghttp2-1.19.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.19.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
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"