Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysendfile/
Date: Sun, 01 Jul 2018 09:11:59
Message-Id: 1530436255.b7c45379d3b0545003420df2e199a86144145431.slyfox@gentoo
1 commit: b7c45379d3b0545003420df2e199a86144145431
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 1 09:10:55 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 1 09:10:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c45379
7
8 dev-python/pysendfile: stable 2.0.1 for ppc64, bug #659248
9
10 Bug: https://bugs.gentoo.org/659248
11 Package-Manager: Portage-2.3.41, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
13
14 dev-python/pysendfile/pysendfile-2.0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild
18 index 7fb470f92c5..ac4cfd0c260 100644
19 --- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild
20 +++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild
21 @@ -10,7 +10,7 @@ DESCRIPTION="A python interface to sendfile(2) system call"
22 HOMEPAGE="https://github.com/giampaolo/pysendfile"
23 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24
25 -KEYWORDS="amd64 ~arm ia64 ~ppc64 ~sparc x86"
26 +KEYWORDS="amd64 ~arm ia64 ppc64 ~sparc x86"
27 IUSE=""
28 LICENSE="MIT"
29 SLOT="0"