net-misc/openvswitch: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:48:52 +0000 (17:48 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:53:16 +0000 (17:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/openvswitch/openvswitch-2.10.2.ebuild
net-misc/openvswitch/openvswitch-2.11.1-r1.ebuild

index eebc69958d96e0918ed00b149e96045a0443f7a6..a823c0b053fac002e79964be5b35c52adbaaa944 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit autotools eutils linux-info linux-mod python-r1 systemd
 
index a8e46f5ad791ea108c48486023854697e9a873f5..091d255356dd95822a3e9502cca7c3905bbd57e2 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit autotools eutils linux-info linux-mod python-r1 systemd