commit: d3a208e89731052f623dcbf26f1f2605c2c546e1
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 03:29:48 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 04:10:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3a208e8
dev-python/pytest-4.6.9: add ~alpha, bug 707350
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/pytest/pytest-4.6.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest/pytest-4.6.9.ebuild
b/dev-python/pytest/pytest-4.6.9.ebuild
index cc28692c103..fe23e76eb74 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 )"