summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-18 11:01:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-18 11:01:04 +0000
commit60d24f397f20268caa813908761991d292452572 (patch)
tree458b78202e942369cee011e78ccaacf00b53f2a3 /dev-python/xlrd/xlrd-0.8.0.ebuild
parentStable for amd64, wrt bug #441194 (diff)
downloadgentoo-2-60d24f397f20268caa813908761991d292452572.tar.gz
gentoo-2-60d24f397f20268caa813908761991d292452572.tar.bz2
gentoo-2-60d24f397f20268caa813908761991d292452572.zip
Stable for amd64, wrt bug #458072
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/xlrd/xlrd-0.8.0.ebuild')
-rw-r--r--dev-python/xlrd/xlrd-0.8.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/xlrd/xlrd-0.8.0.ebuild b/dev-python/xlrd/xlrd-0.8.0.ebuild
index 4351d3b2c544..07db6f1efc86 100644
--- a/dev-python/xlrd/xlrd-0.8.0.ebuild
+++ b/dev-python/xlrd/xlrd-0.8.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/xlrd/xlrd-0.8.0.ebuild,v 1.2 2012/12/03 21:26:47 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/xlrd/xlrd-0.8.0.ebuild,v 1.3 2013/02/18 11:01:04 ago Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=""