summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-14 21:24:37 +0100
committerSam James <sam@gentoo.org>2023-04-14 21:24:37 +0100
commitb013f2eb7be121b737faaccfec53b01d7684c759 (patch)
tree858dae2f912026b98991674df87830442d57d9d3 /dev-python/tabulate
parentdev-python/jupyter_server_mathjax: Keyword 0.2.6 ppc, #904298 (diff)
downloadgentoo-b013f2eb7be121b737faaccfec53b01d7684c759.tar.gz
gentoo-b013f2eb7be121b737faaccfec53b01d7684c759.tar.bz2
gentoo-b013f2eb7be121b737faaccfec53b01d7684c759.zip
dev-python/tabulate: Keyword 0.9.0 ppc, #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 84b27dd539b5..12048f53c088 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 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]