net-libs/nghttp2: stable 1.40.0 for hppa, bug #713678
authorRolf Eike Beer <eike@sf-mail.de>
Sun, 5 Apr 2020 18:58:36 +0000 (20:58 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 5 Apr 2020 19:00:54 +0000 (20:00 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
net-libs/nghttp2/nghttp2-1.40.0.ebuild

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