summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-14 23:29:30 +0100
committerSam James <sam@gentoo.org>2023-04-14 23:29:30 +0100
commit255145865dbc7b6286227c87d059e9949345aeaf (patch)
tree6f5f0fe54b2bba7fe35e86b88feccabc0ba1e528 /dev-python/tabulate
parentdev-python/colorclass: Keyword 2.2.2-r1 hppa, #904298 (diff)
downloadgentoo-255145865dbc7b6286227c87d059e9949345aeaf.tar.gz
gentoo-255145865dbc7b6286227c87d059e9949345aeaf.tar.bz2
gentoo-255145865dbc7b6286227c87d059e9949345aeaf.zip
dev-python/tabulate: Keyword 0.9.0 hppa, #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.ebuild2
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 cf23f3361749..138b3c097b59 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 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]