summaryrefslogtreecommitdiff
path: root/dev-python/hypothesis/hypothesis-6.151.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hypothesis/hypothesis-6.151.9.ebuild')
-rw-r--r--dev-python/hypothesis/hypothesis-6.151.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.151.9.ebuild b/dev-python/hypothesis/hypothesis-6.151.9.ebuild
index a15a2de8782c..73b48352d737 100644
--- a/dev-python/hypothesis/hypothesis-6.151.9.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.151.9.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
CLI_COMPAT=( python3_{11..13} )
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( "${CLI_COMPAT[@]}" pypy3_11 python3_14 python3_{13,14}t )
PYTHON_REQ_USE="threads(+),sqlite"
inherit distutils-r1 optfeature