diff --git a/net-analyzer/net-snmp/net-snmp-5.9.5.2.ebuild b/net-analyzer/net-snmp/net-snmp-5.9.5.2.ebuild index 734f70ee6ea01..ac3934447ce20 100644 --- a/net-analyzer/net-snmp/net-snmp-5.9.5.2.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.9.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 GENTOO_DEPEND_ON_PERL=no -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) WANT_AUTOMAKE=none inherit autotools python-single-r1 libtool perl-module systemd diff --git a/net-analyzer/net-snmp/net-snmp-9999.ebuild b/net-analyzer/net-snmp/net-snmp-9999.ebuild index eaf3cc575e419..0b3cac721bd70 100644 --- a/net-analyzer/net-snmp/net-snmp-9999.ebuild +++ b/net-analyzer/net-snmp/net-snmp-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GENTOO_DEPEND_ON_PERL=no -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) WANT_AUTOMAKE=none inherit autotools python-single-r1 libtool perl-module systemd