summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-03 16:10:57 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-03 16:10:57 +0000
commitd3ba8d7c7cedb47a25e4c116f12ede670da3031a (patch)
tree9c88f06408f087f7abb92d2c20642bb31b881604 /net-libs/nghttp3
parentx11-misc/spacefm: Stabilize 1.0.6-r4 amd64, #939035 (diff)
downloadgentoo-d3ba8d7c7cedb47a25e4c116f12ede670da3031a.tar.gz
gentoo-d3ba8d7c7cedb47a25e4c116f12ede670da3031a.tar.bz2
gentoo-d3ba8d7c7cedb47a25e4c116f12ede670da3031a.zip
net-libs/nghttp3: Stabilize 1.5.0 arm, #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 fa5295e5a950..02d9cb56acae 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 ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~mips ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
DESCRIPTION="HTTP/3 library written in C"