Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tabulate/
Date: Sat, 30 May 2020 17:52:31
Message-Id: 1590860665.8d8500f90e959f50f46498d6c8363922dbf96755.prometheanfire@gentoo
1 commit: 8d8500f90e959f50f46498d6c8363922dbf96755
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 17:44:25 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 17:44:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d8500f9
7
8 dev-python/tabulate: 0.8.6 allarches stablized
9
10 Stablized for Openstack USSURI
11
12 Package-Manager: Portage-2.3.99, Repoman-2.3.22
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 dev-python/tabulate/tabulate-0.8.6.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/tabulate/tabulate-0.8.6.ebuild b/dev-python/tabulate/tabulate-0.8.6.ebuild
19 index e52f049d341..d8c753700d3 100644
20 --- a/dev-python/tabulate/tabulate-0.8.6.ebuild
21 +++ b/dev-python/tabulate/tabulate-0.8.6.ebuild
22 @@ -14,7 +14,7 @@ S="${WORKDIR}/python-${P}"
23
24 SLOT="0"
25 LICENSE="MIT"
26 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
28 IUSE="test"
29 RESTRICT="!test? ( test )"