commit: e0d761588e22422b37e8fe417277bf5e34b61045 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Jun 13 18:50:27 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Jun 13 18:51:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d76158
dev-python/pysendfile: add ~arm, bug #657104 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm" dev-python/pysendfile/pysendfile-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 26d0430026e..3629bd53b75 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"
