dev-python/pysendfile: keyworded 2.0.1 for ppc64, bug #657104

Bug: https://bugs.gentoo.org/657104
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
This commit is contained in:
Sergei Trofimovich
2018-06-30 22:10:55 +01:00
parent a0d727d935
commit e47576ebc6

View File

@@ -10,7 +10,7 @@ DESCRIPTION="A python interface to sendfile(2) system call"
HOMEPAGE="https://github.com/giampaolo/pysendfile"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="amd64 ~arm ia64 ~sparc x86"
KEYWORDS="amd64 ~arm ia64 ~ppc64 ~sparc x86"
IUSE=""
LICENSE="MIT"
SLOT="0"