summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-03-21 12:14:11 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-21 11:25:36 +0000
commit15508fc548df6179556cb005fa42d4f1124405dc (patch)
tree9f17743df7bdbfd54859d8d8690db0b3b6a349d3
parentdev-ruby/json: stable 2.3.0 for sparc, bug #713478 (diff)
downloadgentoo-15508fc548df6179556cb005fa42d4f1124405dc.tar.gz
gentoo-15508fc548df6179556cb005fa42d4f1124405dc.tar.bz2
gentoo-15508fc548df6179556cb005fa42d4f1124405dc.zip
net-libs/nghttp2: stable 1.40.0 for sparc, bug #713678
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--net-libs/nghttp2/nghttp2-1.40.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.40.0.ebuild b/net-libs/nghttp2/nghttp2-1.40.0.ebuild
index e94cef05716f..22651ec0c172 100644
--- a/net-libs/nghttp2/nghttp2-1.40.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.40.0.ebuild
@@ -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"