diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:12:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:14:58 +0100 |
commit | c842ae4e7ec42a17741de15c4612c7ac35e61246 (patch) | |
tree | fc32323cd19388f5d145962fea2bf33cccaca888 /dev-python/olefile | |
parent | x11-libs/qscintilla: remove 2.10.3 (diff) | |
download | gentoo-c842ae4e7ec42a17741de15c4612c7ac35e61246.tar.gz gentoo-c842ae4e7ec42a17741de15c4612c7ac35e61246.tar.bz2 gentoo-c842ae4e7ec42a17741de15c4612c7ac35e61246.zip |
dev-python/olefile: keyworded 0.44 for ppc, bug #659320
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/olefile')
-rw-r--r-- | dev-python/olefile/olefile-0.44.ebuild | 2 |
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 378741b24c58..e3a01470d4ed 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 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND="" |