diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-01 10:10:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-01 10:10:55 +0100 |
commit | b7c45379d3b0545003420df2e199a86144145431 (patch) | |
tree | 5e1068fb3e054dc931a2caa7b1350b881fee6132 /dev-python/pysendfile | |
parent | dev-libs/libmaxminddb: stable 1.2.1 for ppc64, bug #656806 (diff) | |
download | gentoo-b7c45379d3b0545003420df2e199a86144145431.tar.gz gentoo-b7c45379d3b0545003420df2e199a86144145431.tar.bz2 gentoo-b7c45379d3b0545003420df2e199a86144145431.zip |
dev-python/pysendfile: stable 2.0.1 for ppc64, bug #659248
Bug: https://bugs.gentoo.org/659248
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/pysendfile')
-rw-r--r-- | dev-python/pysendfile/pysendfile-2.0.1.ebuild | 2 |
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 7fb470f92c5c..ac4cfd0c2602 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 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 ppc64 ~sparc x86" IUSE="" LICENSE="MIT" SLOT="0" |