diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:17:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:17:42 +0200 |
commit | 9ab45b80ea3c288ee22156395d0ae8c538134cf3 (patch) | |
tree | 010dfd18fa6614fb81a58755c4c128d80c55251f /dev-python/GitPython | |
parent | media-sound/strawberry: Stabilize 1.0.22 amd64, #921697 (diff) | |
download | gentoo-9ab45b80ea3c288ee22156395d0ae8c538134cf3.tar.gz gentoo-9ab45b80ea3c288ee22156395d0ae8c538134cf3.tar.bz2 gentoo-9ab45b80ea3c288ee22156395d0ae8c538134cf3.zip |
dev-python/GitPython: Keyword 3.1.41 s390, #921721
Signed-off-by: Arthur Zamarin <arthurzam@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 9021cc582f59..87a8bf807775 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="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~s390 ~sparc" RDEPEND=" dev-vcs/git |