net-libs/ngtcp2: Stabilize 1.12.0 hppa, #958674

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-13 10:03:32 +01:00
parent 6f25541d38
commit 995f403ffa

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
else
SRC_URI="https://github.com/ngtcp2/ngtcp2/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv sparc x86"
KEYWORDS="amd64 arm arm64 hppa ~loong ~mips ~ppc ppc64 ~riscv sparc x86"
fi
DESCRIPTION="Implementation of the IETF QUIC Protocol"