summaryrefslogtreecommitdiff
path: root/dev-python/texttable/texttable-1.6.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/texttable/texttable-1.6.4.ebuild')
-rw-r--r--dev-python/texttable/texttable-1.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/texttable/texttable-1.6.4.ebuild b/dev-python/texttable/texttable-1.6.4.ebuild
index 31621be8f4f9..ec0eced974cc 100644
--- a/dev-python/texttable/texttable-1.6.4.ebuild
+++ b/dev-python/texttable/texttable-1.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/foutaise/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="dev-python/wcwidth[${PYTHON_USEDEP}]"