diff options
Diffstat (limited to 'dev-python/python-tests/python-tests-3.14.0.ebuild')
| -rw-r--r-- | dev-python/python-tests/python-tests-3.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.14.0.ebuild b/dev-python/python-tests/python-tests-3.14.0.ebuild index 739a489a7cac..21763587b82b 100644 --- a/dev-python/python-tests/python-tests-3.14.0.ebuild +++ b/dev-python/python-tests/python-tests-3.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_14 ) +PYTHON_COMPAT=( python3_{10..14} ) VERIFY_SIG_METHOD=sigstore inherit python-r1 verify-sig |
