diff options
Diffstat (limited to 'dev-python/python-tests/python-tests-3.14.5.ebuild')
| -rw-r--r-- | dev-python/python-tests/python-tests-3.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.14.5.ebuild b/dev-python/python-tests/python-tests-3.14.5.ebuild index 766ca993932c..0f1d15e1a1d6 100644 --- a/dev-python/python-tests/python-tests-3.14.5.ebuild +++ b/dev-python/python-tests/python-tests-3.14.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_14 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) VERIFY_SIG_METHOD=sigstore inherit python-r1 verify-sig |
