diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-08-30 12:36:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-08-30 12:50:08 -0500 |
commit | 278b34685622006a62cf408d22ac0ae48eeda533 (patch) | |
tree | 66b365c5ee625634b26ea9765f15c7f80df0e872 /dev-python/prettytable | |
parent | dev-python/cmd2: 0.7.9 stable arm64 (diff) | |
download | gentoo-278b34685622006a62cf408d22ac0ae48eeda533.tar.gz gentoo-278b34685622006a62cf408d22ac0ae48eeda533.tar.bz2 gentoo-278b34685622006a62cf408d22ac0ae48eeda533.zip |
dev-python/prettytable: 0.7.2 arm64 stable allarches for pbr
Package-Manager: Portage-2.3.48, Repoman-2.3.10
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 d80f4b999a5f..90cc78fd8d16 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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}]" |