From: Mikle Kolyada Date: Thu, 6 Dec 2018 16:13:04 +0000 (+0300) Subject: dev-python/pysendfile: arm stable wrt bug #659248 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4d608e28434f2232558a8cb8d047f2cf79988c9b;p=gentoo.git dev-python/pysendfile: arm stable wrt bug #659248 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 303ee3a80802..18ae397f9250 100644 --- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild +++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="A python interface to the sendfile(2) system call" HOMEPAGE="https://github.com/giampaolo/pysendfile" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~s390 sparc x86" IUSE="" LICENSE="MIT" SLOT="0"