summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-09 09:59:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-09 09:59:20 +0300
commit34915f2be8c884575629f831093eedaf49ca816c (patch)
treef310bf276c2f1d22be7e4cdd82d3c164f40154d8 /net-libs/nghttp3
parentmedia-libs/libsdl2: Stabilize 2.30.7-r1 arm64, #936073 (diff)
downloadgentoo-34915f2be8c884575629f831093eedaf49ca816c.tar.gz
gentoo-34915f2be8c884575629f831093eedaf49ca816c.tar.bz2
gentoo-34915f2be8c884575629f831093eedaf49ca816c.zip
net-libs/nghttp3: Stabilize 1.5.0 arm64, #939557
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/nghttp3')
-rw-r--r--net-libs/nghttp3/nghttp3-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp3/nghttp3-1.5.0.ebuild b/net-libs/nghttp3/nghttp3-1.5.0.ebuild
index c653227312aa..1cd64fc96429 100644
--- a/net-libs/nghttp3/nghttp3-1.5.0.ebuild
+++ b/net-libs/nghttp3/nghttp3-1.5.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/ngtcp2/nghttp3/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
DESCRIPTION="HTTP/3 library written in C"