diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:40:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:40:19 +0100 |
commit | 87915fa4b410d47e1957cbfd5debb2b375c046c7 (patch) | |
tree | 7ac8ccc3ebfba277cd4131d9f2b232dce8090fdf /dev-python/prettytable | |
parent | dev-python/bottle: amd64 stable wrt bug #700560 (diff) | |
download | gentoo-87915fa4b410d47e1957cbfd5debb2b375c046c7.tar.gz gentoo-87915fa4b410d47e1957cbfd5debb2b375c046c7.tar.bz2 gentoo-87915fa4b410d47e1957cbfd5debb2b375c046c7.zip |
dev-python/prettytable: amd64 stable wrt bug #700598
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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-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 936bb50484ba..aacb6bdf322d 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" RESTRICT="!test? ( test )" |