diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:23:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:23:38 +0100 |
commit | bdf02f09a4ff110995aabafb6af741328037f68a (patch) | |
tree | 78581e215e03b71d2741bda5ca25f47b3c02787e /dev-python/unidecode | |
parent | app-office/lyx: alpha stable wrt bug #562960 (diff) | |
download | gentoo-bdf02f09a4ff110995aabafb6af741328037f68a.tar.gz gentoo-bdf02f09a4ff110995aabafb6af741328037f68a.tar.bz2 gentoo-bdf02f09a4ff110995aabafb6af741328037f68a.zip |
dev-python/unidecode: alpha stable wrt bug #565208
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r-- | dev-python/unidecode/unidecode-0.04.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-0.04.18.ebuild b/dev-python/unidecode/unidecode-0.04.18.ebuild index 9ccbbeb391d2..1fca5e140763 100644 --- a/dev-python/unidecode/unidecode-0.04.18.ebuild +++ b/dev-python/unidecode/unidecode-0.04.18.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ppc ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc ~sparc x86" S=${WORKDIR}/${MY_P} |