net-libs/ngtcp2: Stabilize 1.11.0-r1 sparc, #951529

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-18 13:56:38 +00:00
parent ddac637f65
commit c5ea459042

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"