summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-28 23:24:01 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-28 23:24:01 +0000
commit269c45e2797129165377cbb06d2338e98b2eb60d (patch)
tree97cb21dd732feff8ad8171440a1ae225599c246f /dev-python/unidecode/unidecode-0.04.9.ebuild
parentBump with changes written during ApacheCon NA 2011 (yes, it took me 6 months ... (diff)
downloadhistorical-269c45e2797129165377cbb06d2338e98b2eb60d.tar.gz
historical-269c45e2797129165377cbb06d2338e98b2eb60d.tar.bz2
historical-269c45e2797129165377cbb06d2338e98b2eb60d.zip
Keyword ~x86.
Package-Manager: portage-2.2.0_alpha108/cvs/Linux i686
Diffstat (limited to 'dev-python/unidecode/unidecode-0.04.9.ebuild')
-rw-r--r--dev-python/unidecode/unidecode-0.04.9.ebuild4
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=""