summaryrefslogtreecommitdiff
path: root/dev-python/prettytable
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:05:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:05:10 +0100
commitac530b188d45dc77108b990751aaf21c4be61999 (patch)
treebd49f8526c34670c378c1c0469ee59f4a1334dc2 /dev-python/prettytable
parent89eacdd3843341e9e11f37772d6e6ad388c7f532 (diff)
downloadgentoo-ac530b188d45dc77108b990751aaf21c4be61999.tar.gz
gentoo-ac530b188d45dc77108b990751aaf21c4be61999.tar.xz
dev-python/prettytable: x86 stable wrt bug #606270
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" 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 048e5813fdf..303ca5339e8 100644
--- a/dev-python/prettytable/prettytable-0.7.2.ebuild
+++ b/dev-python/prettytable/prettytable-0.7.2.ebuild
@@ -14,7 +14,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 x86 ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"