diff options
author | Sam James <sam@gentoo.org> | 2024-01-29 08:19:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-29 08:19:08 +0000 |
commit | ef2935d011cabbed63309df3bc07191b7f0166eb (patch) | |
tree | 8931450122a1f3df8ebe01da48d0c84f0096dca5 /dev-python/GitPython | |
parent | dev-python/sumtypes: Stabilize 0.1_alpha6 amd64, #923206 (diff) | |
download | gentoo-ef2935d011cabbed63309df3bc07191b7f0166eb.tar.gz gentoo-ef2935d011cabbed63309df3bc07191b7f0166eb.tar.bz2 gentoo-ef2935d011cabbed63309df3bc07191b7f0166eb.zip |
dev-python/GitPython: Stabilize 3.1.41 sparc, #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 d2077221eed2..80f8e914d78a 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 |