summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-08 09:04:19 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-08 09:25:30 +0300
commit98a7b44a559f6d43c685b64969bfe453080bb74c (patch)
tree7b76dfaa216a91d7da406a360a36d8c06c30eb02 /dev-python/texttable/texttable-1.6.3.ebuild
parentdev-python/texttable: stabilize 1.6.3 on x86 (diff)
downloadgentoo-98a7b44a559f6d43c685b64969bfe453080bb74c.tar.gz
gentoo-98a7b44a559f6d43c685b64969bfe453080bb74c.tar.bz2
gentoo-98a7b44a559f6d43c685b64969bfe453080bb74c.zip
dev-python/texttable: stabilize 1.6.3 on amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/texttable/texttable-1.6.3.ebuild')
-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 c7de9a1c120b..1c3c33958eb0 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}]"