summaryrefslogtreecommitdiff
path: root/dev-python/django/django-5.2.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django/django-5.2.9.ebuild')
-rw-r--r--dev-python/django/django-5.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-5.2.9.ebuild b/dev-python/django/django-5.2.9.ebuild
index a7c2ada9f198..90c2a01e50bf 100644
--- a/dev-python/django/django-5.2.9.ebuild
+++ b/dev-python/django/django-5.2.9.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
PYTHON_REQ_USE='sqlite?,threads(+)'
inherit bash-completion-r1 distutils-r1 multiprocessing optfeature verify-sig