diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-05 12:27:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-05 12:27:13 +0100 |
commit | 9716ddea7a430937c07138fa8407ecea1226764b (patch) | |
tree | 263381c36f3d80a594d9b65126ba8d91ba6080fa /dev-python/pysendfile | |
parent | dev-python/pysendfile: keyworded 2.0.1 for ppc, bug #657104 (diff) | |
download | gentoo-9716ddea7a430937c07138fa8407ecea1226764b.tar.gz gentoo-9716ddea7a430937c07138fa8407ecea1226764b.tar.bz2 gentoo-9716ddea7a430937c07138fa8407ecea1226764b.zip |
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"
Diffstat (limited to 'dev-python/pysendfile')
-rw-r--r-- | dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |