diff options
Diffstat (limited to 'net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild')
-rw-r--r-- | net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild b/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild index 2029ed52fd05..fab5815f4556 100644 --- a/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 MODULES_OPTIONAL_USE="modules" -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit autotools linux-info linux-mod python-single-r1 systemd tmpfiles |