summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-20 19:25:59 +0100
committerSam James <sam@gentoo.org>2021-09-20 19:25:59 +0100
commit90d5b2cf31c00b2f3ee9381103660b7f41d891ee (patch)
treedc003c3fd50da7a293bcd1819f43fe07037c0292 /net-libs/nghttp2
parentx11-misc/xdotool: Stabilize 3.20210903.1 ppc64, #814014 (diff)
downloadgentoo-90d5b2cf31c00b2f3ee9381103660b7f41d891ee.tar.gz
gentoo-90d5b2cf31c00b2f3ee9381103660b7f41d891ee.tar.bz2
gentoo-90d5b2cf31c00b2f3ee9381103660b7f41d891ee.zip
net-libs/nghttp2: Stabilize 1.44.0 ppc64, #814038
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.44.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.44.0.ebuild b/net-libs/nghttp2/nghttp2-1.44.0.ebuild
index cc514dc2d659..bb594625bc53 100644
--- a/net-libs/nghttp2/nghttp2-1.44.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.44.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 ~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"