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, 15 Dec 2019 13:36:58
Message-Id: 1576416949.2fdcd111e9b58fdf7a8c3af5ac4f1e059b30e455.slyfox@gentoo
1 commit: 2fdcd111e9b58fdf7a8c3af5ac4f1e059b30e455
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 13:35:49 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 13:35:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdcd111
7
8 dev-python/pysendfile: stable 2.0.1-r1 for ia64, bug #700602
9
10 Package-Manager: Portage-2.3.81, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
18 index 178c373add2..61455120da2 100644
19 --- a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
20 +++ b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
21 @@ -11,7 +11,7 @@ DESCRIPTION="A python interface to the 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 arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
26 +KEYWORDS="amd64 ~arm arm64 hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
27 IUSE=""
28 LICENSE="MIT"
29 SLOT="0"