From 0ab9e44bbecbf6eb4ee5c539c996e6a17b865c06 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Jul 2025 10:03:01 +0100 Subject: [PATCH] net-libs/nghttp3: Stabilize 1.9.0 hppa, #958673 Signed-off-by: Sam James --- net-libs/nghttp3/nghttp3-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nghttp3/nghttp3-1.9.0.ebuild b/net-libs/nghttp3/nghttp3-1.9.0.ebuild index 26a0b6ddc1a50..f74790270fb47 100644 --- a/net-libs/nghttp3/nghttp3-1.9.0.ebuild +++ b/net-libs/nghttp3/nghttp3-1.9.0.ebuild @@ -14,7 +14,7 @@ else SRC_URI="https://github.com/ngtcp2/nghttp3/releases/download/v${PV}/${P}.tar.xz" inherit libtool - KEYWORDS="amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" + KEYWORDS="amd64 arm arm64 hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" fi DESCRIPTION="HTTP/3 library written in C"