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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-03 09:48:56 +01:00
parent dc84affb3d
commit bccf5a1bd2

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"