From: Sergei Trofimovich Date: Sun, 5 Aug 2018 11:30:58 +0000 (+0100) Subject: dev-python/olefile: keyworded 0.44 for ppc64, bug #659320 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=230f10ef3e755a5f5264819b73c11787bc196dc4;p=gentoo.git dev-python/olefile: keyworded 0.44 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.44.ebuild b/dev-python/olefile/olefile-0.44.ebuild index 38302eb2bd37..e48572bd0a32 100644 --- a/dev-python/olefile/olefile-0.44.ebuild +++ b/dev-python/olefile/olefile-0.44.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/decalage2/${PN}/releases/download/v${PV}/${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=""