From: Rolf Eike Beer Date: Thu, 12 Dec 2019 05:41:07 +0000 (+0100) Subject: dev-python/pysendfile: stable 2.0.1-r1 for hppa, bug #700602 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7ca8bafab4b32ec0e0b20ffed01d14c80e9133ca;p=gentoo.git dev-python/pysendfile: stable 2.0.1-r1 for hppa, bug #700602 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild index 45f5b64775f6..178c373add27 100644 --- a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild +++ b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild @@ -11,7 +11,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 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" LICENSE="MIT" SLOT="0"