summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-09 15:10:31 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-09 15:10:47 +0300
commit92ca031f05b837e1c5e64fef9e73dd565f316762 (patch)
tree51d81c0639e37817f582309880e7ccb13b9e4877 /net-libs/nghttp2
parentdev-vcs/mercurial: Removed old. (diff)
downloadgentoo-92ca031f05b837e1c5e64fef9e73dd565f316762.tar.gz
gentoo-92ca031f05b837e1c5e64fef9e73dd565f316762.tar.bz2
gentoo-92ca031f05b837e1c5e64fef9e73dd565f316762.zip
net-libs/nghttp2: arm/s390 stable wrt bug #665798
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.33.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.33.0.ebuild b/net-libs/nghttp2/nghttp2-1.33.0.ebuild
index a0e6cd2b5638..8e3d343e95f3 100644
--- a/net-libs/nghttp2/nghttp2-1.33.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.33.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# TODO: Add python support.
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit 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"