summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-10-28 16:41:21 +0200
committerSam James <sam@gentoo.org>2021-10-28 16:03:38 +0100
commit0b41eb29c1587a1353d2ed5c40e1d191ed95978b (patch)
tree5d5a28f497a3aca5be6bf3a379ab8446ddf9e62a /net-libs
parentdev-python/virtualenv: stable 20.8.1-r1 for hppa, bug #819585 (diff)
downloadgentoo-0b41eb29c1587a1353d2ed5c40e1d191ed95978b.tar.gz
gentoo-0b41eb29c1587a1353d2ed5c40e1d191ed95978b.tar.bz2
gentoo-0b41eb29c1587a1353d2ed5c40e1d191ed95978b.zip
net-libs/nghttp2: stable 1.45.1-r1 for hppa, bug #818907
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nghttp2/nghttp2-1.45.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.45.1-r1.ebuild b/net-libs/nghttp2/nghttp2-1.45.1-r1.ebuild
index 142836527b15..f79b1b5a91ea 100644
--- a/net-libs/nghttp2/nghttp2-1.45.1-r1.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.45.1-r1.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 ~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 ~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"