summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-06-13 20:50:27 +0200
committerMarkus Meier <maekke@gentoo.org>2018-06-13 20:51:54 +0200
commite0d761588e22422b37e8fe417277bf5e34b61045 (patch)
tree5f52b68063c76adfe69e6bb4a05a461c4f04b505 /dev-python/pysendfile
parentsys-apps/fakechroot: add ~arm, bug #657502 (diff)
downloadgentoo-e0d761588e22422b37e8fe417277bf5e34b61045.tar.gz
gentoo-e0d761588e22422b37e8fe417277bf5e34b61045.tar.bz2
gentoo-e0d761588e22422b37e8fe417277bf5e34b61045.zip
dev-python/pysendfile: add ~arm, bug #657104
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pysendfile')
-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 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"