net-libs/nghttp2: s390 stable wrt bug #689028
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 2 Jul 2019 10:10:27 +0000 (12:10 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 2 Jul 2019 10:10:27 +0000 (12:10 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

net-libs/nghttp2/nghttp2-1.39.1.ebuild

index 87a9a6d95654fbbcab8f27d40e6344c41bd24f9f..62762136e0262f6444d7d09dfa2f837670979b49 100644 (file)
@@ -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"