summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-04 05:28:59 +0000
committerSam James <sam@gentoo.org>2020-11-04 05:28:59 +0000
commit3ea962782504f8cae8c0aa4fb628642f89abbcbe (patch)
tree6cc01c3c3a05303ed6ec56169eec6210663d0541 /dev-python
parentdev-python/python-dotenv: Stabilize 0.14.0 arm64, #749774 (diff)
downloadgentoo-3ea962782504f8cae8c0aa4fb628642f89abbcbe.tar.gz
gentoo-3ea962782504f8cae8c0aa4fb628642f89abbcbe.tar.bz2
gentoo-3ea962782504f8cae8c0aa4fb628642f89abbcbe.zip
dev-python/texttable: Stabilize 1.6.3 arm64, #749774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/texttable/texttable-1.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/texttable/texttable-1.6.3.ebuild b/dev-python/texttable/texttable-1.6.3.ebuild
index 1c3c33958eb0..844d9724c898 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}]"