diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-13 19:07:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-13 19:46:07 +0100 |
commit | bec8f6464c6bb921c4638186839e639a9c307f43 (patch) | |
tree | cf981dd0f53fee8efe61d96d5ada85382532ca74 /dev-python/pysendfile | |
parent | dev-python/psutil: stable 5.4.3 for sparc (diff) | |
download | gentoo-bec8f6464c6bb921c4638186839e639a9c307f43.tar.gz gentoo-bec8f6464c6bb921c4638186839e639a9c307f43.tar.bz2 gentoo-bec8f6464c6bb921c4638186839e639a9c307f43.zip |
dev-python/pysendfile: stable 2.0.1 for sparc
Bug: https://bugs.gentoo.org/659248
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 ac4cfd0c2602..06a159635b5c 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" |