diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-10-20 16:12:11 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-10-20 16:12:24 -0500 |
commit | c6ffbfa331cb0c6781ca1834624d548a16776cee (patch) | |
tree | a693648b57ad18e0ab3633fd669336b69705d59c /dev-python/GitPython | |
parent | dev-libs/protobuf-c: drop *.la (diff) | |
download | gentoo-c6ffbfa331cb0c6781ca1834624d548a16776cee.tar.gz gentoo-c6ffbfa331cb0c6781ca1834624d548a16776cee.tar.bz2 gentoo-c6ffbfa331cb0c6781ca1834624d548a16776cee.zip |
dev-python/GitPython: 3.9.7 stable amd64/x86/arm64
https://github.com/gitpython-developers/GitPython/issues/1332
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.24.ebuild b/dev-python/GitPython/GitPython-3.1.24.ebuild index d4f0e168b8cf..52f88701083a 100644 --- a/dev-python/GitPython/GitPython-3.1.24.ebuild +++ b/dev-python/GitPython/GitPython-3.1.24.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |