commit: 4a2a589b5404233c1b772a1a78ef5001916b7a0c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 19 01:09:57 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 19 01:10:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2a589b
net-libs/ngtcp2: Stabilize 1.11.0-r1 x86, #951529
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/ngtcp2/ngtcp2-1.11.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/ngtcp2/ngtcp2-1.11.0-r1.ebuild
b/net-libs/ngtcp2/ngtcp2-1.11.0-r1.ebuild
index 88074e705a74..1079a96ce3ba 100644
--- a/net-libs/ngtcp2/ngtcp2-1.11.0-r1.ebuild
+++ b/net-libs/ngtcp2/ngtcp2-1.11.0-r1.ebuild
@@ -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"