diff options
author | Sam James <sam@gentoo.org> | 2024-01-29 07:50:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-29 07:50:11 +0000 |
commit | 0795c9164c9b98a151f5e64376e4303169b9c8e0 (patch) | |
tree | f885adf2f903e09f28251087249974ddcf970339 | |
parent | dev-python/starlette: Stabilize 0.35.1 ALLARCHES, #923198 (diff) | |
download | gentoo-0795c9164c9b98a151f5e64376e4303169b9c8e0.tar.gz gentoo-0795c9164c9b98a151f5e64376e4303169b9c8e0.tar.bz2 gentoo-0795c9164c9b98a151f5e64376e4303169b9c8e0.zip |
dev-python/GitPython: Stabilize 3.1.41 ppc, #923206
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.41.ebuild b/dev-python/GitPython/GitPython-3.1.41.ebuild index 1f4830282fba..13bc2a140568 100644 --- a/dev-python/GitPython/GitPython-3.1.41.ebuild +++ b/dev-python/GitPython/GitPython-3.1.41.ebuild @@ -29,7 +29,7 @@ SRC_URI+=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~riscv ~s390 ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ~riscv ~s390 ~sparc" RDEPEND=" dev-vcs/git |