Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/humanize/
Date: Wed, 12 Dec 2018 16:31:03
Message-Id: 1544632213.8e22a92a733cd25db84cddf30977b1902397ddd3.zlogene@gentoo
1 commit: 8e22a92a733cd25db84cddf30977b1902397ddd3
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 12 16:30:13 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 12 16:30:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e22a92a
7
8 dev-python/humanize: amd64 stable wrt bug #546912
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-python/humanize/humanize-0.5.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/humanize/humanize-0.5.1.ebuild b/dev-python/humanize/humanize-0.5.1.ebuild
17 index 3f1b650c327..d978a1d732a 100644
18 --- a/dev-python/humanize/humanize-0.5.1.ebuild
19 +++ b/dev-python/humanize/humanize-0.5.1.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/jmoiron/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="doc test"
27
28 BDEPEND="