net-libs/nghttp2: arm64 stable (bug #713678)
authorMart Raudsepp <leio@gentoo.org>
Sun, 22 Mar 2020 07:26:00 +0000 (09:26 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 22 Mar 2020 07:39:20 +0000 (09:39 +0200)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-libs/nghttp2/nghttp2-1.40.0.ebuild

index 6a2abe4f96fd3546d341b8e1b970fe55e09be6d7..03ca4686ee0551a95cfba74eae09d41fb4609f7a 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"
+       KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
 fi
 
 DESCRIPTION="HTTP/2 C Library"