summaryrefslogtreecommitdiff
path: root/dev-python/pyodbc
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyodbc')
-rw-r--r--dev-python/pyodbc/pyodbc-4.0.35.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyodbc/pyodbc-4.0.35.ebuild b/dev-python/pyodbc/pyodbc-4.0.35.ebuild
index c47202fbab23..4af62f349f68 100644
--- a/dev-python/pyodbc/pyodbc-4.0.35.ebuild
+++ b/dev-python/pyodbc/pyodbc-4.0.35.ebuild
@@ -4,7 +4,7 @@
EAPI=8
# No pypy3 support: https://github.com/mkleehammer/pyodbc/issues/915
-PYTHON_COMPAT=( python3_{8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} )
DISTUTILS_USE_PEP517=setuptools
inherit databases edo distutils-r1 optfeature pypi