summaryrefslogtreecommitdiff
path: root/dev-python/pytest-repeat
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-repeat')
-rw-r--r--dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild b/dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild
index 1adfe528146d..b0253ae0e49c 100644
--- a/dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild
+++ b/dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
PYPI_VERIFY_REPO=https://github.com/pytest-dev/pytest-repeat
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
inherit distutils-r1 pypi