From: Aaron Bauman Date: Wed, 4 Dec 2019 06:41:45 +0000 (-0500) Subject: dev-python/pysendfile: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=02aa23ddfb5a2a2c967c9285d863641a39640fe4;p=gentoo.git dev-python/pysendfile: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.80, Repoman-2.3.19 --- diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild index cbd9bd55e9ec..45f5b64775f6 100644 --- a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild +++ b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild @@ -11,7 +11,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="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" LICENSE="MIT" SLOT="0"