commit: b7a77d4e32d4431ebb7a802324e6dc609d470a2a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 5 00:21:37 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 5 00:21:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a77d4e
dev-python/texttable: Keyword 1.6.2-r1 arm64, #728684 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/texttable/texttable-1.6.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/texttable/texttable-1.6.2-r1.ebuild b/dev-python/texttable/texttable-1.6.2-r1.ebuild index 9a89499c020..e45855712e2 100644 --- a/dev-python/texttable/texttable-1.6.2-r1.ebuild +++ b/dev-python/texttable/texttable-1.6.2-r1.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 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="dev-python/wcwidth[${PYTHON_USEDEP}]"
