summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-25 16:45:35 +0000
committerSam James <sam@gentoo.org>2022-12-25 16:45:35 +0000
commitbf31ce965fcdeb29a92ed21629a59e71421bcbd6 (patch)
tree69344ae721eaab8d54d271f562ed9aaecfe24c71 /dev-python/texttable
parentdev-python/urllib3: Stabilize 1.26.13 ALLARCHES, #888413 (diff)
downloadgentoo-bf31ce965fcdeb29a92ed21629a59e71421bcbd6.tar.gz
gentoo-bf31ce965fcdeb29a92ed21629a59e71421bcbd6.tar.bz2
gentoo-bf31ce965fcdeb29a92ed21629a59e71421bcbd6.zip
dev-python/texttable: Stabilize 1.6.7 ALLARCHES, #888415
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/texttable')
-rw-r--r--dev-python/texttable/texttable-1.6.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/texttable/texttable-1.6.7.ebuild b/dev-python/texttable/texttable-1.6.7.ebuild
index a67b50ccc120..e50d50133574 100644
--- a/dev-python/texttable/texttable-1.6.7.ebuild
+++ b/dev-python/texttable/texttable-1.6.7.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]