diff options
-rw-r--r-- | www-apache/mod_gnutls/mod_gnutls-0.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_gnutls/mod_gnutls-0.12.0-r1.ebuild b/www-apache/mod_gnutls/mod_gnutls-0.12.0-r1.ebuild index e2ac7e638756..2ed94d16531c 100644 --- a/www-apache/mod_gnutls/mod_gnutls-0.12.0-r1.ebuild +++ b/www-apache/mod_gnutls/mod_gnutls-0.12.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit autotools apache-module flag-o-matic python-any-r1 |