summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-06 19:13:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-06 19:13:54 +0300
commit4d608e28434f2232558a8cb8d047f2cf79988c9b (patch)
tree92b2aabbf45b7a236616394f4325a9ee058c5ff9 /dev-python/pysendfile
parentdev-python/psutil: arm stable wrt bug #659248 (diff)
downloadgentoo-4d608e28434f2232558a8cb8d047f2cf79988c9b.tar.gz
gentoo-4d608e28434f2232558a8cb8d047f2cf79988c9b.tar.bz2
gentoo-4d608e28434f2232558a8cb8d047f2cf79988c9b.zip
dev-python/pysendfile: arm stable wrt bug #659248
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/pysendfile')
-rw-r--r--dev-python/pysendfile/pysendfile-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"