From cf0912c13bb96346493dc50b641724cb1bc1f8e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 19:26:05 +0100 Subject: [PATCH] net-misc/openvswitch: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 c322c1938c2d1..f09d56726eeb1 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