From: Rolf Eike Beer Date: Thu, 28 Jun 2018 16:15:12 +0000 (+0200) Subject: dev-python/pysendfile: keyworded 2.0.1 for sparc, bug #659248 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cc100e7c20dba2f61ed311068b9020b0f8c3e2e0;p=gentoo.git dev-python/pysendfile: keyworded 2.0.1 for sparc, bug #659248 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" --- diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 33e3ad6c105b..96001055c20f 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 sendfile(2) system call" HOMEPAGE="https://github.com/giampaolo/pysendfile" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="amd64 ~arm ia64 x86" +KEYWORDS="amd64 ~arm ia64 ~sparc x86" IUSE="" LICENSE="MIT" SLOT="0"