diff options
author | 2021-11-26 21:06:39 +0200 | |
---|---|---|
committer | 2021-11-26 21:06:53 +0200 | |
commit | 5ba47cf62a0a5d585d0f1d976d5a643c4079010d (patch) | |
tree | fccb6a2bf0dae5349290bbd9346d32c78fd3490d /dev-python/GitPython | |
parent | dev-python/gitdb: Keyword 4.0.8 s390, #827326 (diff) | |
download | gentoo-5ba47cf62a0a5d585d0f1d976d5a643c4079010d.tar.gz gentoo-5ba47cf62a0a5d585d0f1d976d5a643c4079010d.tar.bz2 gentoo-5ba47cf62a0a5d585d0f1d976d5a643c4079010d.zip |
dev-python/GitPython: Keyword 3.1.24 s390, #827326
Signed-off-by: Arthur Zamarin <arthurzam@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 3dde3f0137fc..d0316bf3c72b 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 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |