diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:42:45 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:47:50 -0500 |
commit | 60927e84c506a2d3b0dbfd52e3dc3596eb2cbdb7 (patch) | |
tree | 0e45953535c915e87afc0141c669f12a823516b6 /dev-python/prettytable | |
parent | dev-python/twisted: arm64 stable (diff) | |
download | gentoo-60927e84c506a2d3b0dbfd52e3dc3596eb2cbdb7.tar.gz gentoo-60927e84c506a2d3b0dbfd52e3dc3596eb2cbdb7.tar.bz2 gentoo-60927e84c506a2d3b0dbfd52e3dc3596eb2cbdb7.zip |
dev-python/prettytable: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/prettytable')
-rw-r--r-- | dev-python/prettytable/prettytable-0.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prettytable/prettytable-0.7.2-r1.ebuild b/dev-python/prettytable/prettytable-0.7.2-r1.ebuild index decb1edec041..62331f571e36 100644 --- a/dev-python/prettytable/prettytable-0.7.2-r1.ebuild +++ b/dev-python/prettytable/prettytable-0.7.2-r1.ebuild @@ -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}]" |