diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 14:30:14 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 14:31:32 -0800 |
commit | 6e15c7b95dc424909ce36238e6848b29dbc019a6 (patch) | |
tree | 2542124599cba5ee1ea278c6998a25bdf5b9a2f2 /dev-python/unidecode | |
parent | dev-perl/Net-DNS-Resolver-Mock-1.201.710.310: added ~alpha, bug 636126 (diff) | |
download | gentoo-6e15c7b95dc424909ce36238e6848b29dbc019a6.tar.gz gentoo-6e15c7b95dc424909ce36238e6848b29dbc019a6.tar.bz2 gentoo-6e15c7b95dc424909ce36238e6848b29dbc019a6.zip |
dev-python/unidecode-0.04.20: alpha stable, bug 616976
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r-- | dev-python/unidecode/unidecode-0.04.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-0.04.20.ebuild b/dev-python/unidecode/unidecode-0.04.20.ebuild index 8270a7cc3454..504d3a69a36f 100644 --- a/dev-python/unidecode/unidecode-0.04.20.ebuild +++ b/dev-python/unidecode/unidecode-0.04.20.ebuild @@ -16,7 +16,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 ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86" S=${WORKDIR}/${MY_P} |