commit: 52e6323bdd9a285bb8bf38358c89ef2d2e67a31b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 18:32:23 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 18:32:23 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52e6323b
net-libs/nghttp2: Stabilize 1.68.0 arm64, #968925
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/nghttp2/nghttp2-1.68.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/nghttp2/nghttp2-1.68.0.ebuild
b/net-libs/nghttp2/nghttp2-1.68.0.ebuild
index a2c5561ec627..648fa4604d6f 100644
--- a/net-libs/nghttp2/nghttp2-1.68.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.68.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ else
inherit autotools
SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
LICENSE="MIT"