diff options
-rw-r--r-- | www-servers/nginx-unit/nginx-unit-1.32.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx-unit/nginx-unit-1.32.0.ebuild b/www-servers/nginx-unit/nginx-unit-1.32.0.ebuild index 8b4973c6dc33..03dfb25af77e 100644 --- a/www-servers/nginx-unit/nginx-unit-1.32.0.ebuild +++ b/www-servers/nginx-unit/nginx-unit-1.32.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit flag-o-matic python-single-r1 systemd toolchain-funcs |