summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-06-24 14:41:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-06-24 14:41:51 +0300
commit6d353ab9b754668841e09e5d05fbb7bb366dda6c (patch)
tree7eca8069a22b67ee3d12b54e3793807c16dd520c /net-libs
parentdev-python/sphinxcontrib-websupport: Strip .dev tag from version (diff)
downloadgentoo-6d353ab9b754668841e09e5d05fbb7bb366dda6c.tar.gz
gentoo-6d353ab9b754668841e09e5d05fbb7bb366dda6c.tar.bz2
gentoo-6d353ab9b754668841e09e5d05fbb7bb366dda6c.zip
net-libs/nghttp2: Stabilize 1.47.0 sparc, #854057
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nghttp2/nghttp2-1.47.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.47.0.ebuild b/net-libs/nghttp2/nghttp2-1.47.0.ebuild
index 070b16c07bcb..733c55bdf579 100644
--- a/net-libs/nghttp2/nghttp2-1.47.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.47.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="HTTP/2 C Library"