Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/humanize/
Date: Fri, 18 Sep 2020 07:29:54
Message-Id: 1600414178.a0ff3e32174529c67545810b52559829d56f0679.ago@gentoo
1 commit: a0ff3e32174529c67545810b52559829d56f0679
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 18 07:28:34 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 18 07:29:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ff3e32
7
8 dev-python/humanize: amd64/x86 stable (ALLARCHES policy) wrt bug #742827
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/humanize/humanize-2.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/humanize/humanize-2.6.0.ebuild b/dev-python/humanize/humanize-2.6.0.ebuild
17 index 6225e90488c..7c93eeb5fa8 100644
18 --- a/dev-python/humanize/humanize-2.6.0.ebuild
19 +++ b/dev-python/humanize/humanize-2.6.0.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"