diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:11:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:12:01 +0200 |
commit | 1cb6272f7fe523ec968ef2155d9496237cf46567 (patch) | |
tree | 00bdd0da2e32b9ce2e63da20367e2f395dfc018b /dev-python/olefile | |
parent | media-libs/gd: ppc stable wrt bug #679702 (diff) | |
download | gentoo-1cb6272f7fe523ec968ef2155d9496237cf46567.tar.gz gentoo-1cb6272f7fe523ec968ef2155d9496237cf46567.tar.bz2 gentoo-1cb6272f7fe523ec968ef2155d9496237cf46567.zip |
dev-python/olefile: ppc 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="ppc"
Diffstat (limited to 'dev-python/olefile')
-rw-r--r-- | dev-python/olefile/olefile-0.46.ebuild | 2 |
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 370af705a0fe..10972e2cd7cd 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="" |