diff options
author | Sam James <sam@gentoo.org> | 2024-01-29 08:00:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-29 08:00:54 +0000 |
commit | fff17c04cfcb1a528e58f10bbbd48752e9ed712b (patch) | |
tree | 5c87f3a2d1928b3c1276e63df74779a0a837d19b /dev-python/GitPython | |
parent | dev-python/fonttools: Stabilize 4.47.2 sparc, #923205 (diff) | |
download | gentoo-fff17c04cfcb1a528e58f10bbbd48752e9ed712b.tar.gz gentoo-fff17c04cfcb1a528e58f10bbbd48752e9ed712b.tar.bz2 gentoo-fff17c04cfcb1a528e58f10bbbd48752e9ed712b.zip |
dev-python/GitPython: Stabilize 3.1.41 arm, #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 13bc2a140568..f82f5ff3d898 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 |