commit: ad9815785574868cb719f0f704ce78ff151e3e7d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 13:15:16 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 13:15:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad981578
dev-python/pygit2: Stabilize 1.16.0 x86, #942231
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pygit2/pygit2-1.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pygit2/pygit2-1.16.0.ebuild
b/dev-python/pygit2/pygit2-1.16.0.ebuild
index 2cefd0c5b7c2..51064afc8b81 100644
--- a/dev-python/pygit2/pygit2-1.16.0.ebuild
+++ b/dev-python/pygit2/pygit2-1.16.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="GPL-2-with-linking-exception"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv x86"
DEPEND="
<dev-libs/libgit2-1.9:=