diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 16:19:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 16:19:38 +0100 |
commit | abff3049c95489fa6c71b54830eccf0c3a32f121 (patch) | |
tree | 0f0aafcc29552f2b3f29fce120f9c29651498b3d /dev-python/xlwt | |
parent | dev-python/sphinx_rtd_theme: amd64 stable wrt bug #543914 (diff) | |
download | gentoo-abff3049c95489fa6c71b54830eccf0c3a32f121.tar.gz gentoo-abff3049c95489fa6c71b54830eccf0c3a32f121.tar.bz2 gentoo-abff3049c95489fa6c71b54830eccf0c3a32f121.zip |
dev-python/xlwt: amd64 stable wrt bug #543914
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/xlwt')
-rw-r--r-- | dev-python/xlwt/xlwt-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xlwt/xlwt-1.0.0.ebuild b/dev-python/xlwt/xlwt-1.0.0.ebuild index aec09cfecb3b..5c9c8770b6f6 100644 --- a/dev-python/xlwt/xlwt-1.0.0.ebuild +++ b/dev-python/xlwt/xlwt-1.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" DEPEND=" |