commit: 5748476cea343b306dde298f2b3b7fdce88fe09f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 5 19:16:58 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Nov 5 19:16:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5748476c
dev-python/texttable: Stabilize 1.7.0 ALLARCHES, #916939 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/texttable/texttable-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/texttable/texttable-1.7.0.ebuild b/dev-python/texttable/texttable-1.7.0.ebuild index 1358c9d6c218..668ec2f5e46f 100644 --- a/dev-python/texttable/texttable-1.7.0.ebuild +++ b/dev-python/texttable/texttable-1.7.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/foutaise/texttable/archive/v${PV}.tar.gz -> ${P}.gh. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" dev-python/wcwidth[${PYTHON_USEDEP}]