From: Aaron Bauman Date: Sat, 13 Apr 2019 02:42:24 +0000 (-0400) Subject: dev-python/pysendfile: arm64 keyworded (bug #657104) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7c7e45ac42c20b8e1775f6aff22e0bbf9e32337c;p=gentoo.git dev-python/pysendfile: arm64 keyworded (bug #657104) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild index b12594163014..d2a804def8da 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 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" LICENSE="MIT" SLOT="0"