summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-04 15:16:32 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-04 15:16:32 +0200
commit8405096c342780d42f6398292cc0425d5cd6b37b (patch)
treefa2c253339294fe7d923fc042fced9602b6d2b7b /dev-python/olefile
parentdev-python/django-taggit-serializer: Fix whitespace in header line. (diff)
downloadgentoo-8405096c342780d42f6398292cc0425d5cd6b37b.tar.gz
gentoo-8405096c342780d42f6398292cc0425d5cd6b37b.tar.bz2
gentoo-8405096c342780d42f6398292cc0425d5cd6b37b.zip
dev-python/olefile: ppc64 stable wrt bug #679956
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/olefile')
-rw-r--r--dev-python/olefile/olefile-0.46.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/olefile/olefile-0.46.ebuild b/dev-python/olefile/olefile-0.46.ebuild
index bbdd0c31fa95..370af705a0fe 100644
--- a/dev-python/olefile/olefile-0.46.ebuild
+++ b/dev-python/olefile/olefile-0.46.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/decalage2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND=""