summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-08-05 12:30:58 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-05 12:30:58 +0100
commit230f10ef3e755a5f5264819b73c11787bc196dc4 (patch)
treed79d363da426b2168e4f8bea53837d3487ef695f
parentnet-wireless/bluez: keyworded 5.50 for ppc64, bug #657616 (diff)
downloadgentoo-230f10ef.tar.gz
gentoo-230f10ef.tar.bz2
gentoo-230f10ef.zip
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"
-rw-r--r--dev-python/olefile/olefile-0.44.ebuild2
1 files changed, 1 insertions, 1 deletions
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=""