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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-03 06:22:04 +01:00
parent 2634ac8375
commit e05f07da9f

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"