summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mypy/mypy-1.0.1.ebuild')
-rw-r--r--dev-python/mypy/mypy-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mypy/mypy-1.0.1.ebuild b/dev-python/mypy/mypy-1.0.1.ebuild
index af0edc51916c..ea354636609f 100644
--- a/dev-python/mypy/mypy-1.0.1.ebuild
+++ b/dev-python/mypy/mypy-1.0.1.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
<dev-python/mypy_extensions-0.5.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/tomli[${PYTHON_USEDEP}]
- ' 3.8 3.9 3.10)
+ ' pypy3 python3_{8..10})
"
BDEPEND="
test? (