summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-07-02 12:10:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-07-02 12:10:27 +0200
commit28659eb426bd62f9f5e444c588e2be531d3e813c (patch)
treea3f30a7374be305a8d57f67dbd84df3b4397b2bf
parentdev-util/cgvg: s390 stable wrt bug #688832 (diff)
downloadgentoo-28659eb4.tar.gz
gentoo-28659eb4.tar.bz2
gentoo-28659eb4.zip
net-libs/nghttp2: s390 stable wrt bug #689028
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
-rw-r--r--net-libs/nghttp2/nghttp2-1.39.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.39.1.ebuild b/net-libs/nghttp2/nghttp2-1.39.1.ebuild
index 87a9a6d95654..62762136e026 100644
--- a/net-libs/nghttp2/nghttp2-1.39.1.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.39.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit autotools git-r3
else
SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd"
fi
DESCRIPTION="HTTP/2 C Library"