summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-04-13 21:57:33 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-04-13 21:07:41 +0100
commit9bd6daf026ab5608fa5da75e2da0e75fa4174735 (patch)
tree17fd9d699c10cc124d22a2f7fbddc5ece452dd1c
parentsys-libs/glibc: stable 2.25-r11 for hppa (diff)
downloadgentoo-9bd6daf026ab5608fa5da75e2da0e75fa4174735.tar.gz
gentoo-9bd6daf026ab5608fa5da75e2da0e75fa4174735.tar.bz2
gentoo-9bd6daf026ab5608fa5da75e2da0e75fa4174735.zip
net-libs/nghttp2: stable 1.31.1 for sparc
Bug: https://bugs.gentoo.org/653066 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
-rw-r--r--net-libs/nghttp2/nghttp2-1.31.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.31.1.ebuild b/net-libs/nghttp2/nghttp2-1.31.1.ebuild
index ffeb54eded23..e5a132d27e30 100644
--- a/net-libs/nghttp2/nghttp2-1.31.1.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.31.1.ebuild
@@ -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"