summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-31 18:42:16 +0000
committerSam James <sam@gentoo.org>2023-01-31 18:42:54 +0000
commitb2719ccdb7022a03304f483c2cd839b4c1c75e66 (patch)
treed0cead439b96f4261901fb36deee7b1eed3ac412 /net-libs/nghttp2
parentnet-libs/nghttp2: Stabilize 1.51.0 ppc64, #892043 (diff)
downloadgentoo-b2719ccdb7022a03304f483c2cd839b4c1c75e66.tar.gz
gentoo-b2719ccdb7022a03304f483c2cd839b4c1c75e66.tar.bz2
gentoo-b2719ccdb7022a03304f483c2cd839b4c1c75e66.zip
net-libs/nghttp2: Stabilize 1.51.0 amd64, #892043
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.51.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.51.0.ebuild b/net-libs/nghttp2/nghttp2-1.51.0.ebuild
index 48c66bc6370a..308d77da26ec 100644
--- a/net-libs/nghttp2/nghttp2-1.51.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.51.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz
LICENSE="MIT"
SLOT="0/1.14" # <C++>.<C> SONAMEs
-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"
IUSE="cxx debug hpack-tools jemalloc static-libs test utils xml"
RESTRICT="!test? ( test )"