diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 18:34:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 18:35:45 +0100 |
commit | cea364499d68cace1c7008e9447289f863c8b1f0 (patch) | |
tree | 0036357ecc7287898b4f1887a827005129d98a42 /dev-python/GitPython | |
parent | dev-python/docker-py: Stabilize 4.4.4 ALLARCHES, #779238 (diff) | |
download | gentoo-cea364499d68cace1c7008e9447289f863c8b1f0.tar.gz gentoo-cea364499d68cace1c7008e9447289f863c8b1f0.tar.bz2 gentoo-cea364499d68cace1c7008e9447289f863c8b1f0.zip |
dev-python/GitPython: Stabilize 3.1.14 ALLARCHES, #779247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.14.ebuild b/dev-python/GitPython/GitPython-3.1.14.ebuild index f1e63e903be0..ef1dd01cb94d 100644 --- a/dev-python/GitPython/GitPython-3.1.14.ebuild +++ b/dev-python/GitPython/GitPython-3.1.14.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |