dev-python/pysendfile: keyworded 2.0.1 for ia64, bug #657104
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 2 Jun 2018 17:37:28 +0000 (17:37 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 2 Jun 2018 17:38:26 +0000 (17:38 +0000)
Bug: https://bugs.gentoo.org/657104
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

dev-python/pysendfile/pysendfile-2.0.1.ebuild

index dce56df30bdc575f63faa3231a2673d605620cd3..26d0430026ed61c14c144804d017220bd895ee9d 100644 (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"