summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-06 19:21:42 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-06 20:59:07 -0500
commit5b008c9afa92e6cd00c9de4e16d743aeab57b3ea (patch)
treef800697d3df92e88d59a9eb52c9827a9b4118f58 /dev-python/pytest
parentdev-lang/go: add way to have portage rebuild software written in Go (diff)
downloadgentoo-5b008c9afa92e6cd00c9de4e16d743aeab57b3ea.tar.gz
gentoo-5b008c9afa92e6cd00c9de4e16d743aeab57b3ea.tar.bz2
gentoo-5b008c9afa92e6cd00c9de4e16d743aeab57b3ea.zip
dev-python/pytest: Keyword 6.1.2 alpha, #752237
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-6.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.1.2.ebuild b/dev-python/pytest/pytest-6.1.2.ebuild
index 83746d2c0f00..1ad1dc8983c5 100644
--- a/dev-python/pytest/pytest-6.1.2.ebuild
+++ b/dev-python/pytest/pytest-6.1.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"