summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-01 21:31:18 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-01 21:31:18 -0500
commitf822489c911e3c632820e40ffed0140a36df098f (patch)
tree4d881d5350c36d2592c3527bad138f6dbfde06df /dev-python/prettytable
parentdev-python/cffi: amd64 stable (diff)
downloadgentoo-f822489c911e3c632820e40ffed0140a36df098f.tar.gz
gentoo-f822489c911e3c632820e40ffed0140a36df098f.tar.bz2
gentoo-f822489c911e3c632820e40ffed0140a36df098f.zip
dev-python/prettytable: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/prettytable')
-rw-r--r--dev-python/prettytable/prettytable-0.7.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prettytable/prettytable-0.7.2-r1.ebuild b/dev-python/prettytable/prettytable-0.7.2-r1.ebuild
index 78b35421a826..decb1edec041 100644
--- a/dev-python/prettytable/prettytable-0.7.2-r1.ebuild
+++ b/dev-python/prettytable/prettytable-0.7.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/P/PrettyTable/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"