diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-15 14:01:26 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-15 14:01:30 +0200 |
commit | e4b18f853d3548d2b13a4350f055c2106f61072b (patch) | |
tree | 31c421f669a4483298a32c6b1fc7b802cece0abb /dev-python/xlwt | |
parent | dev-python/pkginfo: Keyword under ALLARCHES policy (diff) | |
download | gentoo-e4b18f853d3548d2b13a4350f055c2106f61072b.tar.gz gentoo-e4b18f853d3548d2b13a4350f055c2106f61072b.tar.bz2 gentoo-e4b18f853d3548d2b13a4350f055c2106f61072b.zip |
dev-python/xlwt: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=549148
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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 21b1f81d5c8a..ee2fde68b0b6 100644 --- a/dev-python/xlwt/xlwt-1.0.0.ebuild +++ b/dev-python/xlwt/xlwt-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" DEPEND=" |