diff options
author | Sam James <sam@gentoo.org> | 2023-04-14 21:42:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-14 21:43:23 +0100 |
commit | e2ab0c79b5c24984de28c068aa7c63dfc3a6c483 (patch) | |
tree | d4a84eb40d029f3cf641fe5a3674baa3ea64d3e0 /dev-python/tabulate | |
parent | dev-python/colorclass: Keyword 2.2.2-r1 s390, #904298 (diff) | |
download | gentoo-e2ab0c79b5c24984de28c068aa7c63dfc3a6c483.tar.gz gentoo-e2ab0c79b5c24984de28c068aa7c63dfc3a6c483.tar.bz2 gentoo-e2ab0c79b5c24984de28c068aa7c63dfc3a6c483.zip |
dev-python/tabulate: Keyword 0.9.0 s390, #904298
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/tabulate')
-rw-r--r-- | dev-python/tabulate/tabulate-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tabulate/tabulate-0.9.0.ebuild b/dev-python/tabulate/tabulate-0.9.0.ebuild index 12048f53c088..1123cd4525b8 100644 --- a/dev-python/tabulate/tabulate-0.9.0.ebuild +++ b/dev-python/tabulate/tabulate-0.9.0.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} SLOT="0" LICENSE="MIT" -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-python/wcwidth[${PYTHON_USEDEP}] |