dev-python/pysendfile: arm64 keyworded (bug #657104)
authorAaron Bauman <bman@gentoo.org>
Sat, 13 Apr 2019 02:42:24 +0000 (22:42 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 13 Apr 2019 02:44:12 +0000 (22:44 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild

index b12594163014b48359b8cea4b5508c26ff0c1396..d2a804def8dac385c97a07dd845b25650ebf28df 100644 (file)
@@ -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"