summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-05 00:54:19 +0100
committerSam James <sam@gentoo.org>2023-04-05 00:54:19 +0100
commitd4a247425dc8b42c2441078c621544988550b16e (patch)
treea30eef8486fbcc7eb0535376287b1cc2eb36b348
parentnet-wireless/gr-iio: drop python3_9 (diff)
downloadgentoo-d4a247425dc8b42c2441078c621544988550b16e.tar.gz
gentoo-d4a247425dc8b42c2441078c621544988550b16e.tar.bz2
gentoo-d4a247425dc8b42c2441078c621544988550b16e.zip
net-wireless/gr-iqbal: drop python3_9
gnuradio (and soapysdr) lack python 3.9 now. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108.ebuild2
-rw-r--r--net-wireless/gr-iqbal/gr-iqbal-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108.ebuild b/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108.ebuild
index 6c06b162952b..ae4476ee2df0 100644
--- a/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108.ebuild
+++ b/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_10 )
inherit cmake python-single-r1
diff --git a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
index 6c06b162952b..ae4476ee2df0 100644
--- a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
+++ b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_10 )
inherit cmake python-single-r1