diff options
Diffstat (limited to 'net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild')
-rw-r--r-- | net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild b/net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild index e3272da6496a..35f6bd871b8f 100644 --- a/net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit autotools eutils linux-info linux-mod python-r1 systemd |