Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysendfile/
Date: Thu, 18 Oct 2018 11:45:13
Message-Id: 1539863040.f7276c24e219f0ef720e7594a7e4e67b9942acbf.klausman@gentoo
1 commit: f7276c24e219f0ef720e7594a7e4e67b9942acbf
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 11:44:00 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 11:44:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7276c24
7
8 dev-python/pysendfile-2.0.1-r0: alpha stable
9
10 Bug: http://bugs.gentoo.org/659248
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 dev-python/pysendfile/pysendfile-2.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild
17 index 036f1025c18..303ee3a8080 100644
18 --- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild
19 +++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild
20 @@ -10,7 +10,7 @@ DESCRIPTION="A python interface to the sendfile(2) system call"
21 HOMEPAGE="https://github.com/giampaolo/pysendfile"
22 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86"
25 +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86"
26 IUSE=""
27 LICENSE="MIT"
28 SLOT="0"