summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-15 20:29:48 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-15 21:10:22 -0700
commitd3a208e89731052f623dcbf26f1f2605c2c546e1 (patch)
treeb29b65ad9415a84500509d2cb39ba62a76c04fa5 /dev-python/pytest
parentdev-python/argcomplete-1.11.1: add ~alpha, bug 707350 (diff)
downloadgentoo-d3a208e89731052f623dcbf26f1f2605c2c546e1.tar.gz
gentoo-d3a208e89731052f623dcbf26f1f2605c2c546e1.tar.bz2
gentoo-d3a208e89731052f623dcbf26f1f2605c2c546e1.zip
dev-python/pytest-4.6.9: add ~alpha, bug 707350
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-4.6.9.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"