summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-23 06:01:47 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-23 06:01:47 +0000
commitfe15c46fcb9280ab3f02ec35fc0d73ad9bb3d9da (patch)
tree86bda6d0f0195734f288a2732d00fde9300b6ee7 /net-libs/ngtcp2
parentmedia-gfx/enblend: Stabilize 4.2.0_p20240424 arm64, #938715 (diff)
downloadgentoo-fe15c46fcb9280ab3f02ec35fc0d73ad9bb3d9da.tar.gz
gentoo-fe15c46fcb9280ab3f02ec35fc0d73ad9bb3d9da.tar.bz2
gentoo-fe15c46fcb9280ab3f02ec35fc0d73ad9bb3d9da.zip
net-libs/ngtcp2: Stabilize 1.7.0 x86, #939555
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/ngtcp2')
-rw-r--r--net-libs/ngtcp2/ngtcp2-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ngtcp2/ngtcp2-1.7.0.ebuild b/net-libs/ngtcp2/ngtcp2-1.7.0.ebuild
index 8673aac965f0..1a07325deb93 100644
--- a/net-libs/ngtcp2/ngtcp2-1.7.0.ebuild
+++ b/net-libs/ngtcp2/ngtcp2-1.7.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
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"