From: Markus Meier Date: Wed, 13 Jun 2018 18:50:27 +0000 (+0200) Subject: dev-python/pysendfile: add ~arm, bug #657104 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e0d761588e22422b37e8fe417277bf5e34b61045;p=gentoo.git dev-python/pysendfile: add ~arm, bug #657104 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 26d0430026ed..3629bd53b759 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 ~ia64 x86" +KEYWORDS="amd64 ~arm ~ia64 x86" IUSE="" LICENSE="MIT" SLOT="0"