diff options
Diffstat (limited to 'dev-python/unidecode/unidecode-0.04.9.ebuild')
-rw-r--r-- | dev-python/unidecode/unidecode-0.04.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/unidecode/unidecode-0.04.9.ebuild b/dev-python/unidecode/unidecode-0.04.9.ebuild index 3224add90f9c..e38c60cea312 100644 --- a/dev-python/unidecode/unidecode-0.04.9.ebuild +++ b/dev-python/unidecode/unidecode-0.04.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.9.ebuild,v 1.2 2012/05/27 21:41:18 sochotnicky Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.9.ebuild,v 1.3 2012/05/28 23:21:18 jdhore Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/U/Unidecode/Unidecode-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |