commit: 8405096c342780d42f6398292cc0425d5cd6b37b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jun 4 13:16:32 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jun 4 13:16:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8405096c
dev-python/olefile: ppc64 stable wrt bug #679956 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" dev-python/olefile/olefile-0.46.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/olefile/olefile-0.46.ebuild b/dev-python/olefile/olefile-0.46.ebuild index bbdd0c31fa9..370af705a0f 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=""
