summaryrefslogtreecommitdiff
path: root/dev-python/tabulate/tabulate-0.8.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tabulate/tabulate-0.8.10.ebuild')
-rw-r--r--dev-python/tabulate/tabulate-0.8.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tabulate/tabulate-0.8.10.ebuild b/dev-python/tabulate/tabulate-0.8.10.ebuild
index 699b1e2f6b7c..8c3e9b4a5657 100644
--- a/dev-python/tabulate/tabulate-0.8.10.ebuild
+++ b/dev-python/tabulate/tabulate-0.8.10.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}]