summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-08 08:58:35 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-08 09:25:25 +0300
commit27884c03771f6cd0a6ebebbe2cb93d3db30996af (patch)
tree3ef7d479fa9be9dbb0c29132cc9f3c86d1e4699b /dev-python/texttable
parentwww-client/chromium: security cleanup (diff)
downloadgentoo-27884c03771f6cd0a6ebebbe2cb93d3db30996af.tar.gz
gentoo-27884c03771f6cd0a6ebebbe2cb93d3db30996af.tar.bz2
gentoo-27884c03771f6cd0a6ebebbe2cb93d3db30996af.zip
dev-python/texttable: stabilize 1.6.3 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/texttable')
-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 16349f82863d..c7de9a1c120b 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}]"