net-libs/nghttp2: stable 1.29.0 for sparc, bug #646100
authorRolf Eike Beer <eike@sf-mail.de>
Sat, 24 Feb 2018 07:42:10 +0000 (08:42 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 24 Feb 2018 08:53:52 +0000 (08:53 +0000)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

net-libs/nghttp2/nghttp2-1.29.0.ebuild

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