From: Sergei Trofimovich Date: Wed, 27 Jun 2018 22:16:50 +0000 (+0100) Subject: dev-python/pysendfile: stable 2.0.1 for ia64, bug #659248 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4f9e204bfb84a8e28bbc5e6baeb3e1596b830a87;p=gentoo.git dev-python/pysendfile: stable 2.0.1 for ia64, bug #659248 Bug: https://bugs.gentoo.org/659248 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" --- diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 3629bd53b759..33e3ad6c105b 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 x86" +KEYWORDS="amd64 ~arm ia64 x86" IUSE="" LICENSE="MIT" SLOT="0"