From: Sergei Trofimovich Date: Sun, 5 Aug 2018 11:27:13 +0000 (+0100) Subject: dev-python/pysendfile: keyworded 2.0.1-r1 for ppc, bug #657104 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9716ddea7a430937c07138fa8407ecea1226764b;p=gentoo.git dev-python/pysendfile: keyworded 2.0.1-r1 for ppc, bug #657104 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild index 6add938cfbae..ee659460f47a 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 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" LICENSE="MIT" SLOT="0"