aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <della5@iinet.com.au>2012-05-16 02:49:28 +0800
committerIan Delaney <della5@iinet.com.au>2012-05-16 02:49:28 +0800
commit70b38e70ef658c5499a14d4658dcce845916a211 (patch)
tree2a53c70c8e9af6ef7d1693e150c1f6187bc8838a /dev-python/xlutils
parent[dev-python/bottle] new ebuild refined (diff)
downloadimprovise-70b38e70ef658c5499a14d4658dcce845916a211.tar.gz
improvise-70b38e70ef658c5499a14d4658dcce845916a211.tar.bz2
improvise-70b38e70ef658c5499a14d4658dcce845916a211.zip
[dev-python/xlutils] x86 -> ~x86 in ebuild
(Portage version: 2.1.10.56/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/xlutils')
-rw-r--r--dev-python/xlutils/xlutils-1.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xlutils/xlutils-1.5.1.ebuild b/dev-python/xlutils/xlutils-1.5.1.ebuild
index bdda475..ca2868e 100644
--- a/dev-python/xlutils/xlutils-1.5.1.ebuild
+++ b/dev-python/xlutils/xlutils-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -12,7 +12,7 @@ DESCRIPTION="provides a collection of utilities for working with Excel files"
HOMEPAGE="http://pypi.python.org/pypi/xlutils"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
LICENSE="MIT"