diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-06 07:44:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-06 07:45:09 +0000 |
commit | caacdbe7a3030fb58b9c897c3a328b859fbfb251 (patch) | |
tree | 7a5ac48eaf8b88b42bdc72069fcec926cd012738 /dev-python/unidecode/unidecode-0.04.20.ebuild | |
parent | app-emulation/vagrant: drop old (diff) | |
download | gentoo-caacdbe7a3030fb58b9c897c3a328b859fbfb251.tar.gz gentoo-caacdbe7a3030fb58b9c897c3a328b859fbfb251.tar.bz2 gentoo-caacdbe7a3030fb58b9c897c3a328b859fbfb251.zip |
dev-python/unidecode: stable 0.04.20 for sparc, bug #616976 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/unidecode/unidecode-0.04.20.ebuild')
-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 1caa3609b94b..8270a7cc3454 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} |