diff options
author | 2018-09-16 13:24:50 -0700 | |
---|---|---|
committer | 2018-09-16 13:24:50 -0700 | |
commit | 05773daae0c948e2694bcaabd3ba2985260559bf (patch) | |
tree | 52655821d16c59c18155e2e92b80cfdbdc3f12a0 /dev-python/pysendfile | |
parent | dev-python/pyftpdlib-1.5.4: ppc stable, bug 659248 (diff) | |
download | gentoo-05773daae0c948e2694bcaabd3ba2985260559bf.tar.gz gentoo-05773daae0c948e2694bcaabd3ba2985260559bf.tar.bz2 gentoo-05773daae0c948e2694bcaabd3ba2985260559bf.zip |
dev-python/pysendfile-2.0.1: ppc stable, bug 659248
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 24b9cc7cbbf8..d9fe7ec80d17 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 ~ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86" IUSE="" LICENSE="MIT" SLOT="0" |