From 6a3d3bbb1e3e69df4af8fe430e3c7fd1ad13673f Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Fri, 20 Dec 2019 14:30:35 -0500 Subject: [PATCH] net-wireless/soapysdr: python 3.7 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Rick Farina --- net-wireless/soapysdr/soapysdr-0.7.1.ebuild | 4 ++-- net-wireless/soapysdr/soapysdr-9999.ebuild | 4 ++-- 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 -- 2.26.2