summaryrefslogtreecommitdiff
path: root/dev-python/pytz/pytz-2026.1_p1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytz/pytz-2026.1_p1.ebuild')
-rw-r--r--dev-python/pytz/pytz-2026.1_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytz/pytz-2026.1_p1.ebuild b/dev-python/pytz/pytz-2026.1_p1.ebuild
index efa44b56b2ec..606702db015d 100644
--- a/dev-python/pytz/pytz-2026.1_p1.ebuild
+++ b/dev-python/pytz/pytz-2026.1_p1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_VERIFY_REPO=https://github.com/stub42/pytz
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( python3_{13..14} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 pypi