net-libs/nghttp2: arm stable wrt bug #653066
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 26 Apr 2018 09:48:34 +0000 (12:48 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 26 Apr 2018 09:48:34 +0000 (12:48 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

net-libs/nghttp2/nghttp2-1.31.1.ebuild

index 8b67f83cb8e2ee335caa44ba61a3bc64cbb99d0d..403f00122144b1b9e80492fafbc09eb2b3ddbd03 100644 (file)
@@ -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"