From: Sergei Trofimovich Date: Sun, 5 Aug 2018 11:31:42 +0000 (+0100) Subject: dev-python/olefile: keyworded 0.45.1 for ppc64, bug #659320 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d5f61c61c2c0d33430bb98fb5038187859b0eb9e;p=gentoo.git dev-python/olefile: keyworded 0.45.1 for ppc64, bug #659320 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-python/olefile/olefile-0.45.1.ebuild b/dev-python/olefile/olefile-0.45.1.ebuild index 243f264d315f..f26085310c90 100644 --- a/dev-python/olefile/olefile-0.45.1.ebuild +++ b/dev-python/olefile/olefile-0.45.1.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="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=""