net-libs/nghttp2: arm/s390 stable wrt bug #665798
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 9 Oct 2018 12:10:31 +0000 (15:10 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 9 Oct 2018 12:10:47 +0000 (15:10 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

net-libs/nghttp2/nghttp2-1.33.0.ebuild

index a0e6cd2b5638da96c5e916b68a485a28c22d79cd..8e3d343e95f3f79c0667769b21b57c1434e3e7a3 100644 (file)
@@ -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"