summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-01-07 19:28:33 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-01-07 19:47:06 +0200
commitae5f8d1ad3ad985c94daad13b0ee7bcf6dbe1577 (patch)
tree38d0d89964d8c5e7f63d6e86cda762fbd44c5680 /dev-python/texttable
parentdev-python/cjkwrap: stabilize 2.2 on amd64 (diff)
downloadgentoo-ae5f8d1ad3ad985c94daad13b0ee7bcf6dbe1577.tar.gz
gentoo-ae5f8d1ad3ad985c94daad13b0ee7bcf6dbe1577.tar.bz2
gentoo-ae5f8d1ad3ad985c94daad13b0ee7bcf6dbe1577.zip
dev-python/texttable: stabilize 1.6.2 on amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/texttable')
-rw-r--r--dev-python/texttable/texttable-1.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/texttable/texttable-1.6.2.ebuild b/dev-python/texttable/texttable-1.6.2.ebuild
index 8e71345d289c..0cd031bbb7ba 100644
--- a/dev-python/texttable/texttable-1.6.2.ebuild
+++ b/dev-python/texttable/texttable-1.6.2.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 ~x86"
IUSE="cjk test"
RESTRICT="!test? ( test )"