net-libs/nghttp2: s390 stable wrt bug #692112
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 23 Aug 2019 09:59:51 +0000 (11:59 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 23 Aug 2019 09:59:51 +0000 (11:59 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-libs/nghttp2/nghttp2-1.39.2.ebuild

index 1eb2bf7b3f929c899a585e45da9db6a766775dcc..81721736dd1c2c862abe2a18553e082e39cba4d8 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"