summaryrefslogtreecommitdiff
path: root/net-wireless/soapysdr/soapysdr-0.7.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/soapysdr/soapysdr-0.7.1.ebuild')
-rw-r--r--net-wireless/soapysdr/soapysdr-0.7.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-wireless/soapysdr/soapysdr-0.7.1.ebuild b/net-wireless/soapysdr/soapysdr-0.7.1.ebuild
index 38efa5b2ccc4..9244fbbf714d 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
+# Copyright 1999-2020 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_{6,7} )
inherit cmake-utils python-r1