summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-22 12:02:19 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-22 12:04:12 +0100
commit6ae714392f07a71872b965ce00bc263e954a5414 (patch)
tree663b8eda5402310b6c9a0a2d820acbdc2940ad83
parentdev-python/gitdb: Remove old (diff)
downloadgentoo-6ae714392f07a71872b965ce00bc263e954a5414.tar.gz
gentoo-6ae714392f07a71872b965ce00bc263e954a5414.tar.bz2
gentoo-6ae714392f07a71872b965ce00bc263e954a5414.zip
dev-python/GitPython: Stabilize 3.1.40 ALLARCHES, #917710
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/GitPython/GitPython-3.1.40.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.40.ebuild b/dev-python/GitPython/GitPython-3.1.40.ebuild
index d3e26fb0db5f..65c7929430b6 100644
--- a/dev-python/GitPython/GitPython-3.1.40.ebuild
+++ b/dev-python/GitPython/GitPython-3.1.40.ebuild
@@ -29,7 +29,7 @@ SRC_URI+="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-vcs/git