diff --git a/dev-python/hypothesis-gentoo/hypothesis-gentoo-3.ebuild b/dev-python/hypothesis-gentoo/hypothesis-gentoo-3.ebuild index 8d93a5d56f704..9809f49fca739 100644 --- a/dev-python/hypothesis-gentoo/hypothesis-gentoo-3.ebuild +++ b/dev-python/hypothesis-gentoo/hypothesis-gentoo-3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} python3_{13,14}t ) inherit distutils-r1 pypi