Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/unidecode/
Date: Thu, 23 Nov 2017 22:31:51
Message-Id: 1511476292.6e15c7b95dc424909ce36238e6848b29dbc019a6.mattst88@gentoo
1 commit: 6e15c7b95dc424909ce36238e6848b29dbc019a6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 23 22:30:14 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 23 22:31:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e15c7b9
7
8 dev-python/unidecode-0.04.20: alpha stable, bug 616976
9
10 dev-python/unidecode/unidecode-0.04.20.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/unidecode/unidecode-0.04.20.ebuild b/dev-python/unidecode/unidecode-0.04.20.ebuild
14 index 8270a7cc345..504d3a69a36 100644
15 --- a/dev-python/unidecode/unidecode-0.04.20.ebuild
16 +++ b/dev-python/unidecode/unidecode-0.04.20.ebuild
17 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 arm hppa ppc ppc64 sparc x86"
22 +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86"
23
24 S=${WORKDIR}/${MY_P}