Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/humanize/
Date: Thu, 30 Jul 2020 20:04:03
Message-Id: 1596138357.da3fcad3cc0c22c1f8b14767662937ef004dd976.sam@gentoo
1 commit: da3fcad3cc0c22c1f8b14767662937ef004dd976
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 19:45:57 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 19:45:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3fcad3
7
8 dev-python/humanize: ALLARCHES stable (via amd64, #734412)
9
10 Closes: https://bugs.gentoo.org/734412
11 Package-Manager: Portage-3.0.1, Repoman-2.3.23
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-python/humanize/humanize-2.4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/humanize/humanize-2.4.1.ebuild b/dev-python/humanize/humanize-2.4.1.ebuild
18 index ed582877bd0..fe65045a9ba 100644
19 --- a/dev-python/humanize/humanize-2.4.1.ebuild
20 +++ b/dev-python/humanize/humanize-2.4.1.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="test"
28 RESTRICT="!test? ( test )"