Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/unidecode/
Date: Thu, 26 Nov 2015 09:28:35
Message-Id: 1448530105.38b67633ef867927d87c0930850e7626190d050c.jlec@gentoo
1 commit: 38b67633ef867927d87c0930850e7626190d050c
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 26 09:26:33 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 26 09:28:25 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b67633
7
8 dev-python/unidecode: Keyword for ALLARCHES
9
10 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=565208
11
12 Package-Manager: portage-2.2.25
13 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
14
15 dev-python/unidecode/unidecode-0.04.18.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/unidecode/unidecode-0.04.18.ebuild b/dev-python/unidecode/unidecode-0.04.18.ebuild
19 index b45f3af..3e4525b 100644
20 --- a/dev-python/unidecode/unidecode-0.04.18.ebuild
21 +++ b/dev-python/unidecode/unidecode-0.04.18.ebuild
22 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="alpha amd64 arm hppa ppc ~sparc x86"
27 +KEYWORDS="alpha amd64 arm hppa ppc sparc x86"
28
29 S=${WORKDIR}/${MY_P}