From: Agostino Sarubbo Date: Sun, 20 Sep 2015 09:25:32 +0000 (+0200) Subject: dev-python/openpyxl: x86 stable wrt bug #553520 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=88038eb8f6ca04a1138032c0174420c8b54c0d19;p=gentoo.git dev-python/openpyxl: x86 stable wrt bug #553520 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" --- diff --git a/dev-python/openpyxl/openpyxl-2.2.3.ebuild b/dev-python/openpyxl/openpyxl-2.2.3.ebuild index edadb7cde1ca..24c369aef413 100644 --- a/dev-python/openpyxl/openpyxl-2.2.3.ebuild +++ b/dev-python/openpyxl/openpyxl-2.2.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="dev-python/jdcal[${PYTHON_USEDEP}]"