diff --git a/www-apps/netbox-ddns/netbox-ddns-1.1.1.ebuild b/www-apps/netbox-ddns/netbox-ddns-1.1.1.ebuild index 3c2a2d0..d8da5fe 100644 --- a/www-apps/netbox-ddns/netbox-ddns-1.1.1.ebuild +++ b/www-apps/netbox-ddns/netbox-ddns-1.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 DESCRIPTION="Dynamic DNS Connector for NetBox"