diff options
author | Sam James <sam@gentoo.org> | 2024-01-31 09:42:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-31 09:42:00 +0000 |
commit | b239c909ce6c505415836952f9cd0de223a1d200 (patch) | |
tree | dbf16f6b914efe078ec8e29d92254e97a3bd84b7 /dev-python/GitPython | |
parent | www-client/microsoft-edge-dev: remove old (diff) | |
download | gentoo-b239c909ce6c505415836952f9cd0de223a1d200.tar.gz gentoo-b239c909ce6c505415836952f9cd0de223a1d200.tar.bz2 gentoo-b239c909ce6c505415836952f9cd0de223a1d200.zip |
dev-python/GitPython: Stabilize 3.1.41 ppc64, #923206
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-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 0ec25639e6b3..56a9a19c3a3c 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 ppc64 ~riscv ~s390 sparc" RDEPEND=" dev-vcs/git |