commit:     cf0912c13bb96346493dc50b641724cb1bc1f8e9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 18:26:05 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 18:35:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0912c1

net-misc/openvswitch: Remove py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/openvswitch/openvswitch-2.17.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openvswitch/openvswitch-2.17.12.ebuild 
b/net-misc/openvswitch/openvswitch-2.17.12.ebuild
index c322c1938c2d..f09d56726eeb 100644
--- a/net-misc/openvswitch/openvswitch-2.17.12.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.17.12.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 MODULES_OPTIONAL_USE="modules"
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit autotools dot-a flag-o-matic linux-mod-r1 multiprocessing
 inherit python-single-r1 systemd tmpfiles

Reply via email to