summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:52:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:52:08 +0100
commit3c52c836beb96819e0f0821b1e58a44f516f79cc (patch)
tree2583312a6e251e6d340f4f029ab207a33346814f /dev-python/xlwt
parentdev-python/Babel: ppc64 stable wrt bug #714234 (diff)
downloadgentoo-3c52c836beb96819e0f0821b1e58a44f516f79cc.tar.gz
gentoo-3c52c836beb96819e0f0821b1e58a44f516f79cc.tar.bz2
gentoo-3c52c836beb96819e0f0821b1e58a44f516f79cc.zip
dev-python/xlwt: ppc64 stable wrt bug #714572
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/xlwt')
-rw-r--r--dev-python/xlwt/xlwt-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xlwt/xlwt-1.3.0.ebuild b/dev-python/xlwt/xlwt-1.3.0.ebuild
index 6261d5e12d58..12b18c03e496 100644
--- a/dev-python/xlwt/xlwt-1.3.0.ebuild
+++ b/dev-python/xlwt/xlwt-1.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples test"
RESTRICT="!test? ( test )"