diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:05:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:05:10 +0100 |
commit | ac530b188d45dc77108b990751aaf21c4be61999 (patch) | |
tree | bd49f8526c34670c378c1c0469ee59f4a1334dc2 /dev-python/prettytable | |
parent | dev-python/polib: x86 stable wrt bug #606268 (diff) | |
download | gentoo-ac530b188d45dc77108b990751aaf21c4be61999.tar.gz gentoo-ac530b188d45dc77108b990751aaf21c4be61999.tar.bz2 gentoo-ac530b188d45dc77108b990751aaf21c4be61999.zip |
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.ebuild | 2 |
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 048e5813fdf0..303ca5339e8e 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}]" |