summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-08-23 11:59:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-08-23 11:59:51 +0200
commit6dc6437cea94549345b57b0f5311613edd9155c3 (patch)
treefefd4ed9a0cf141a6a621edacabe958dd11c65fc
parentx11-libs/pango: s390 stable wrt bug #692110 (diff)
downloadgentoo-6dc6437c.tar.gz
gentoo-6dc6437c.tar.bz2
gentoo-6dc6437c.zip
net-libs/nghttp2: s390 stable wrt bug #692112
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--net-libs/nghttp2/nghttp2-1.39.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.39.2.ebuild b/net-libs/nghttp2/nghttp2-1.39.2.ebuild
index 1eb2bf7b3f92..81721736dd1c 100644
--- a/net-libs/nghttp2/nghttp2-1.39.2.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.39.2.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"