diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:44:45 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:05:35 -0500 |
commit | 49fa6b76bb14fe4c0077bc7d53046d3a3245f860 (patch) | |
tree | 1032aa24f82f24ac41033c5019c35bf2d3c62b68 /dev-python/xlrd | |
parent | dev-python/rpy: 2.9.0 allarches stablized (diff) | |
download | gentoo-49fa6b76bb14fe4c0077bc7d53046d3a3245f860.tar.gz gentoo-49fa6b76bb14fe4c0077bc7d53046d3a3245f860.tar.bz2 gentoo-49fa6b76bb14fe4c0077bc7d53046d3a3245f860.zip |
dev-python/xlrd: 1.2.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/xlrd')
-rw-r--r-- | dev-python/xlrd/xlrd-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xlrd/xlrd-1.2.0.ebuild b/dev-python/xlrd/xlrd-1.2.0.ebuild index 26f2f8ff4190..60f8b54c6cf6 100644 --- a/dev-python/xlrd/xlrd-1.2.0.ebuild +++ b/dev-python/xlrd/xlrd-1.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |