commit: 3ea962782504f8cae8c0aa4fb628642f89abbcbe Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 4 05:28:59 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 4 05:28:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea96278
dev-python/texttable: Stabilize 1.6.3 arm64, #749774 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/texttable/texttable-1.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/texttable/texttable-1.6.3.ebuild b/dev-python/texttable/texttable-1.6.3.ebuild index 1c3c33958eb..844d9724c89 100644 --- a/dev-python/texttable/texttable-1.6.3.ebuild +++ b/dev-python/texttable/texttable-1.6.3.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}]"
