net-wireless/soapysdr: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:08:36 +0000 (22:08 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:24:54 +0000 (22:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-wireless/soapysdr/soapysdr-0.7.1.ebuild
net-wireless/soapysdr/soapysdr-9999.ebuild

index 9244fbbf714dd206d22b7f891788472cecad247f..178d51ae1427859ef38826dfe38a5ee94d041f48 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils python-r1
 
index 9244fbbf714dd206d22b7f891788472cecad247f..178d51ae1427859ef38826dfe38a5ee94d041f48 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils python-r1