net-wireless/soapysdr: python 3.7
authorRick Farina <zerochaos@gentoo.org>
Fri, 20 Dec 2019 19:30:35 +0000 (14:30 -0500)
committerRick Farina <zerochaos@gentoo.org>
Fri, 20 Dec 2019 19:30:35 +0000 (14:30 -0500)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
net-wireless/soapysdr/soapysdr-0.7.1.ebuild
net-wireless/soapysdr/soapysdr-9999.ebuild

index 38efa5b2ccc4b5272d5976a0497efc3ab905504b..8f6c242211d6f49bf0ffc4c2263d318de10664ab 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit cmake-utils python-r1
 
index 38efa5b2ccc4b5272d5976a0497efc3ab905504b..8f6c242211d6f49bf0ffc4c2263d318de10664ab 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit cmake-utils python-r1