diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-18 13:44:00 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-18 13:44:00 +0200 |
commit | f7276c24e219f0ef720e7594a7e4e67b9942acbf (patch) | |
tree | 9cde0a181b6f50abb1dc98ca22569822cb1a9bff /dev-python | |
parent | dev-python/pyftpdlib-1.5.4-r0: alpha stable (diff) | |
download | gentoo-f7276c24e219f0ef720e7594a7e4e67b9942acbf.tar.gz gentoo-f7276c24e219f0ef720e7594a7e4e67b9942acbf.tar.bz2 gentoo-f7276c24e219f0ef720e7594a7e4e67b9942acbf.zip |
dev-python/pysendfile-2.0.1-r0: alpha stable
Bug: http://bugs.gentoo.org/659248
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pysendfile/pysendfile-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 036f1025c18f..303ee3a80802 100644 --- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild +++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild @@ -10,7 +10,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="~alpha amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86" IUSE="" LICENSE="MIT" SLOT="0" |