summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2019-12-20 14:30:35 -0500
committerRick Farina <zerochaos@gentoo.org>2019-12-20 14:30:35 -0500
commit6a3d3bbb1e3e69df4af8fe430e3c7fd1ad13673f (patch)
tree49f23c589ba67cbd8c500c1957cf1c73b1994f11 /net-wireless
parentdev-python/pyFFTW: bump and py3.7 (diff)
downloadgentoo-6a3d3bbb1e3e69df4af8fe430e3c7fd1ad13673f.tar.gz
gentoo-6a3d3bbb1e3e69df4af8fe430e3c7fd1ad13673f.tar.bz2
gentoo-6a3d3bbb1e3e69df4af8fe430e3c7fd1ad13673f.zip
net-wireless/soapysdr: python 3.7
Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/soapysdr/soapysdr-0.7.1.ebuild4
-rw-r--r--net-wireless/soapysdr/soapysdr-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/soapysdr/soapysdr-0.7.1.ebuild b/net-wireless/soapysdr/soapysdr-0.7.1.ebuild
index 38efa5b2ccc4..8f6c242211d6 100644
--- a/net-wireless/soapysdr/soapysdr-0.7.1.ebuild
+++ b/net-wireless/soapysdr/soapysdr-0.7.1.ebuild
@@ -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
diff --git a/net-wireless/soapysdr/soapysdr-9999.ebuild b/net-wireless/soapysdr/soapysdr-9999.ebuild
index 38efa5b2ccc4..8f6c242211d6 100644
--- a/net-wireless/soapysdr/soapysdr-9999.ebuild
+++ b/net-wireless/soapysdr/soapysdr-9999.ebuild
@@ -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