summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-27 23:16:50 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-27 23:22:00 +0100
commit4f9e204bfb84a8e28bbc5e6baeb3e1596b830a87 (patch)
tree2b882358e3e4f8b32d796979d389a32002db11b4
parentdev-python/psutil: stable 5.4.3 for ia64, bug #659248 (diff)
downloadgentoo-4f9e204bfb84a8e28bbc5e6baeb3e1596b830a87.tar.gz
gentoo-4f9e204bfb84a8e28bbc5e6baeb3e1596b830a87.tar.bz2
gentoo-4f9e204bfb84a8e28bbc5e6baeb3e1596b830a87.zip
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"
-rw-r--r--dev-python/pysendfile/pysendfile-2.0.1.ebuild2
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 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"