summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-20 14:03:47 +0100
committerSam James <sam@gentoo.org>2024-06-20 14:03:47 +0100
commit4f028e58236fcbc4ce8f3cccb90314a0e79dc3a4 (patch)
treefa0ca46161e622e44562bfd568a395cf7f221899
parentdev-python/docstring-to-markdown: enable py3.13 (diff)
downloadgentoo-4f028e58236fcbc4ce8f3cccb90314a0e79dc3a4.tar.gz
gentoo-4f028e58236fcbc4ce8f3cccb90314a0e79dc3a4.tar.bz2
gentoo-4f028e58236fcbc4ce8f3cccb90314a0e79dc3a4.zip
dev-python/pygit2: Stabilize 1.15.0 x86, #933565
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pygit2/pygit2-1.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygit2/pygit2-1.15.0.ebuild b/dev-python/pygit2/pygit2-1.15.0.ebuild
index a016ef984b26..3f7c79d5cfbc 100644
--- a/dev-python/pygit2/pygit2-1.15.0.ebuild
+++ b/dev-python/pygit2/pygit2-1.15.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:=