dev-python/pysendfile: keyworded 2.0.1 for ia64, bug #657104

Bug: https://bugs.gentoo.org/657104
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
This commit is contained in:
Sergei Trofimovich
2018-06-02 17:37:28 +00:00
parent 236816311d
commit e6bdb122f0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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 x86"
KEYWORDS="amd64 ~ia64 x86"
IUSE=""
LICENSE="MIT"
SLOT="0"