commit: d11ee90056cd9d3c632d41601bc379d432a28f2d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 15:39:49 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 15:39:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11ee900
net-libs/nghttp3: Stabilize 1.9.0 arm64, #958673
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/nghttp3/nghttp3-1.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/nghttp3/nghttp3-1.9.0.ebuild
b/net-libs/nghttp3/nghttp3-1.9.0.ebuild
index 8b2e0eef4633..fbf63839fab5 100644
--- a/net-libs/nghttp3/nghttp3-1.9.0.ebuild
+++ b/net-libs/nghttp3/nghttp3-1.9.0.ebuild
@@ -14,7 +14,7 @@ else
SRC_URI="https://github.com/ngtcp2/nghttp3/releases/download/v${PV}/${P}.tar.xz"
inherit libtool
- KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv
~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv
~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
DESCRIPTION="HTTP/3 library written in C"