diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 01:22:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 01:28:25 +0200 |
commit | e2e4e13dd41b5df328a4d5a317813f0979f6f05a (patch) | |
tree | 62169448cadb09c190c4e162e9cb795f70596a05 /dev-python/unidecode | |
parent | x11-misc/xystray: x86 stable (bug #626790) (diff) | |
download | gentoo-e2e4e13dd41b5df328a4d5a317813f0979f6f05a.tar.gz gentoo-e2e4e13dd41b5df328a4d5a317813f0979f6f05a.tar.bz2 gentoo-e2e4e13dd41b5df328a4d5a317813f0979f6f05a.zip |
dev-python/unidecode: x86 stable (bug #616976)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
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 be16fa8e8bfc..870547744f72 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} |