From: Tobias Klausmann Date: Wed, 17 Oct 2018 08:50:51 +0000 (+0200) Subject: dev-python/pysendfile-2.0.1-r0: add ~alpha keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=13527950ad429f5d678d0f4f3293ad6079e6d57a;p=gentoo.git dev-python/pysendfile-2.0.1-r0: add ~alpha keyword Gentoo-Bug: http://bugs.gentoo.org/657104 Signed-off-by: Tobias Klausmann --- diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index d9fe7ec80d17..036f1025c18f 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="amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86" IUSE="" LICENSE="MIT" SLOT="0"