commit: e4364794422489919d23d855095f667084f8830e
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 20 17:00:19 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 20 19:40:45 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4364794
dev-python/pygit2: Stabilize 1.19.1 x86, #970356
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pygit2/pygit2-1.19.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pygit2/pygit2-1.19.1.ebuild
b/dev-python/pygit2/pygit2-1.19.1.ebuild
index b69afac3b4fd..21f3b479735d 100644
--- a/dev-python/pygit2/pygit2-1.19.1.ebuild
+++ b/dev-python/pygit2/pygit2-1.19.1.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 @@ HOMEPAGE="
LICENSE="GPL-2-with-linking-exception"
SLOT="0"
-KEYWORDS="~amd64 ~loong ~riscv ~x86"
+KEYWORDS="~amd64 ~loong ~riscv x86"
DEPEND="
<dev-libs/libgit2-1.10:=