summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-22 19:36:13 +0100
committerSam James <sam@gentoo.org>2022-06-22 19:37:39 +0100
commit21b757ede0d231b64de293b1e6e34d0c1f655b83 (patch)
tree43e0dc0dac3a03de6da49229c40ea5d9f1661c09 /dev-python/tabulate
parentdev-python/tenacity: Stabilize 8.0.1-r1 ALLARCHES, #853775 (diff)
downloadgentoo-21b757ede0d231b64de293b1e6e34d0c1f655b83.tar.gz
gentoo-21b757ede0d231b64de293b1e6e34d0c1f655b83.tar.bz2
gentoo-21b757ede0d231b64de293b1e6e34d0c1f655b83.zip
dev-python/tabulate: Stabilize 0.8.9-r1 ALLARCHES, #853778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/tabulate')
-rw-r--r--dev-python/tabulate/tabulate-0.8.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tabulate/tabulate-0.8.9-r1.ebuild b/dev-python/tabulate/tabulate-0.8.9-r1.ebuild
index 699b1e2f6b7c..8c3e9b4a5657 100644
--- a/dev-python/tabulate/tabulate-0.8.9-r1.ebuild
+++ b/dev-python/tabulate/tabulate-0.8.9-r1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]