summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-05-30 12:44:25 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-05-30 12:44:25 -0500
commit8d8500f90e959f50f46498d6c8363922dbf96755 (patch)
treec91468a8feb6f246ec3a9a48f0b1b3c129790e75 /dev-python/tabulate
parentdev-python/colorclass: 2.2.0-r1 allarches stablized (diff)
downloadgentoo-8d8500f90e959f50f46498d6c8363922dbf96755.tar.gz
gentoo-8d8500f90e959f50f46498d6c8363922dbf96755.tar.bz2
gentoo-8d8500f90e959f50f46498d6c8363922dbf96755.zip
dev-python/tabulate: 0.8.6 allarches stablized
Stablized for Openstack USSURI Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/tabulate')
-rw-r--r--dev-python/tabulate/tabulate-0.8.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tabulate/tabulate-0.8.6.ebuild b/dev-python/tabulate/tabulate-0.8.6.ebuild
index e52f049d3415..d8c753700d32 100644
--- a/dev-python/tabulate/tabulate-0.8.6.ebuild
+++ b/dev-python/tabulate/tabulate-0.8.6.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/python-${P}"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"