diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-19 17:30:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-19 18:35:16 +0000 |
commit | 2181316ece4fc05c510dabb22fe529b86fddc6b0 (patch) | |
tree | 1f2c0d86b8168ba77801feb5d70e4ad5b05a7f7f /dev-python | |
parent | dev-python/incremental: stable 17.5.0 for hppa, bug #700586 (diff) | |
download | gentoo-2181316ece4fc05c510dabb22fe529b86fddc6b0.tar.gz gentoo-2181316ece4fc05c510dabb22fe529b86fddc6b0.tar.bz2 gentoo-2181316ece4fc05c510dabb22fe529b86fddc6b0.zip |
dev-python/pysendfile: stable 2.0.1 for hppa, bug #659248
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-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 1ffa65ad29d9..e87d6c5e7364 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="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="" LICENSE="MIT" SLOT="0" |