diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 11:59:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 11:59:51 +0200 |
commit | 6dc6437cea94549345b57b0f5311613edd9155c3 (patch) | |
tree | fefd4ed9a0cf141a6a621edacabe958dd11c65fc /net-libs/nghttp2 | |
parent | x11-libs/pango: s390 stable wrt bug #692110 (diff) | |
download | gentoo-6dc6437cea94549345b57b0f5311613edd9155c3.tar.gz gentoo-6dc6437cea94549345b57b0f5311613edd9155c3.tar.bz2 gentoo-6dc6437cea94549345b57b0f5311613edd9155c3.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>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r-- | net-libs/nghttp2/nghttp2-1.39.2.ebuild | 2 |
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" |