From: Matt Turner Date: Mon, 16 Mar 2020 03:29:48 +0000 (-0700) Subject: dev-python/pytest-4.6.9: add ~alpha, bug 707350 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d3a208e89731052f623dcbf26f1f2605c2c546e1;p=gentoo.git dev-python/pytest-4.6.9: add ~alpha, bug 707350 Signed-off-by: Matt Turner --- diff --git a/dev-python/pytest/pytest-4.6.9.ebuild b/dev-python/pytest/pytest-4.6.9.ebuild index cc28692c103f..fe23e76eb74b 100644 --- a/dev-python/pytest/pytest-4.6.9.ebuild +++ b/dev-python/pytest/pytest-4.6.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa x86" IUSE="test" RESTRICT="!test? ( test )"