summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-19 11:56:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-19 11:56:56 +0100
commitb430c603a3022bdb6423ebe43d06406f6d6295b0 (patch)
tree2b57d31c35d25e3b8622877646fd595516e2c68b
parentdev-python/toolz: x86 stable wrt bug #606346 (diff)
downloadgentoo-b430c603a3022bdb6423ebe43d06406f6d6295b0.tar.gz
gentoo-b430c603a3022bdb6423ebe43d06406f6d6295b0.tar.bz2
gentoo-b430c603a3022bdb6423ebe43d06406f6d6295b0.zip
dev-python/xlrd: x86 stable wrt bug #606398
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/xlrd/xlrd-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xlrd/xlrd-0.9.4.ebuild b/dev-python/xlrd/xlrd-0.9.4.ebuild
index 3a5501d19dc5..3f7ef9e9e2e0 100644
--- a/dev-python/xlrd/xlrd-0.9.4.ebuild
+++ b/dev-python/xlrd/xlrd-0.9.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~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=""
PATCHES=( "${FILESDIR}"/${PN}-0.9.3-column.patch )