summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-08-05 12:27:04 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-05 12:27:04 +0100
commit0145ed48450fd5905f1acd82ea69cc799eef7b30 (patch)
tree23dbe4dc08f7af8d958651522d345fb5e79f2954 /dev-python/pysendfile
parentdev-python/psutil: keyworded 5.4.3 for ppc, bug #657104 (diff)
downloadgentoo-0145ed48450fd5905f1acd82ea69cc799eef7b30.tar.gz
gentoo-0145ed48450fd5905f1acd82ea69cc799eef7b30.tar.bz2
gentoo-0145ed48450fd5905f1acd82ea69cc799eef7b30.zip
dev-python/pysendfile: keyworded 2.0.1 for ppc, bug #657104
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/pysendfile')
-rw-r--r--dev-python/pysendfile/pysendfile-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild
index a01300668133..f1cdccae5d39 100644
--- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild
+++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="A python interface to the 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 ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ia64 ~ppc ppc64 sparc x86"
IUSE=""
LICENSE="MIT"
SLOT="0"