commit: bf31ce965fcdeb29a92ed21629a59e71421bcbd6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 16:45:35 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 16:45:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf31ce96
dev-python/texttable: Stabilize 1.6.7 ALLARCHES, #888415
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/texttable/texttable-1.6.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]