summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-03 17:27:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-03 17:27:19 +0200
commitbea9674f9e2f9fee823710dc240f722e2fd714e9 (patch)
treed592b02eee7805ca761a0154874425857945da20 /net-libs/nghttp2
parentdev-python/coverage: sparc stable wrt bug #726556 (diff)
downloadgentoo-bea9674f9e2f9fee823710dc240f722e2fd714e9.tar.gz
gentoo-bea9674f9e2f9fee823710dc240f722e2fd714e9.tar.bz2
gentoo-bea9674f9e2f9fee823710dc240f722e2fd714e9.zip
net-libs/nghttp2: sparc stable wrt bug #726834
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.41.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.41.0.ebuild b/net-libs/nghttp2/nghttp2-1.41.0.ebuild
index 635883977fcd..d321f69be6de 100644
--- a/net-libs/nghttp2/nghttp2-1.41.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.41.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 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
fi
DESCRIPTION="HTTP/2 C Library"