diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 15:58:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 15:58:44 +0100 |
commit | 096524720b0b7911d1ad1ae0c2363a3d228bde3c (patch) | |
tree | d35c84d260de8f2dc7f396ff40d26e401fb031fd /dev-python/prettytable | |
parent | dev-python/polib: amd64 stable wrt bug #606268 (diff) | |
download | gentoo-096524720b0b7911d1ad1ae0c2363a3d228bde3c.tar.gz gentoo-096524720b0b7911d1ad1ae0c2363a3d228bde3c.tar.bz2 gentoo-096524720b0b7911d1ad1ae0c2363a3d228bde3c.zip |
dev-python/prettytable: amd64 stable wrt bug #606270
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/prettytable/prettytable-0.7.2.ebuild b/dev-python/prettytable/prettytable-0.7.2.ebuild index 865ea9e10b33..048e5813fdf0 100644 --- a/dev-python/prettytable/prettytable-0.7.2.ebuild +++ b/dev-python/prettytable/prettytable-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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}]" |