summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:56:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:56:31 +0200
commitb3cf30b55c2cd5be1f56291e1513b00f6325789c (patch)
tree5b61af90080c72f4a29b98fb7ed8d362b31a846d /dev-python/prettytable
parentdev-python/oauth: ppc64 stable wrt bug #586656 (diff)
downloadgentoo-b3cf30b55c2cd5be1f56291e1513b00f6325789c.tar.gz
gentoo-b3cf30b55c2cd5be1f56291e1513b00f6325789c.tar.bz2
gentoo-b3cf30b55c2cd5be1f56291e1513b00f6325789c.zip
dev-python/prettytable: ppc64 stable wrt bug #586656
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/prettytable')
-rw-r--r--dev-python/prettytable/prettytable-0.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prettytable/prettytable-0.7.2.ebuild b/dev-python/prettytable/prettytable-0.7.2.ebuild
index 80798b1e2fec..d80f4b999a5f 100644
--- a/dev-python/prettytable/prettytable-0.7.2.ebuild
+++ b/dev-python/prettytable/prettytable-0.7.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/P/PrettyTable/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"