diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:36:20 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:37:58 -0400 |
commit | 06d142d28c59b48f18967ae167068a345a0471f2 (patch) | |
tree | b2cb6d97bc3fccd6ef0812c6d5429eec731f856d /dev-python/pysendfile | |
parent | dev-util/netsurf-buildsystem: arm64 stable (diff) | |
download | gentoo-06d142d28c59b48f18967ae167068a345a0471f2.tar.gz gentoo-06d142d28c59b48f18967ae167068a345a0471f2.tar.bz2 gentoo-06d142d28c59b48f18967ae167068a345a0471f2.zip |
dev-python/pysendfile: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/pysendfile')
-rw-r--r-- | dev-python/pysendfile/pysendfile-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 95905f64ca75..1ffa65ad29d9 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 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 ~hppa ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="" LICENSE="MIT" SLOT="0" |