diff --git a/net-misc/frr/frr-9.1.ebuild b/net-misc/frr/frr-9.1.ebuild index 3ee3c19..a0971c2 100644 --- a/net-misc/frr/frr-9.1.ebuild +++ b/net-misc/frr/frr-9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{9..12} ) inherit autotools pam python-single-r1 systemd DESCRIPTION="The FRRouting Protocol Suite"