commit:     32fec9a0de400dbd14563e7ba846a1a88cfe95ac
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 23:54:15 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 23:54:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32fec9a0

net-wireless/gr-ieee802154: drop python3_9

gnuradio (and soapysdr) lack python 3.9 now.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-wireless/gr-ieee802154/gr-ieee802154-0.0_p20210719-r3.ebuild | 2 +-
 net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/gr-ieee802154/gr-ieee802154-0.0_p20210719-r3.ebuild 
b/net-wireless/gr-ieee802154/gr-ieee802154-0.0_p20210719-r3.ebuild
index d96530644a18..355080803a6f 100644
--- a/net-wireless/gr-ieee802154/gr-ieee802154-0.0_p20210719-r3.ebuild
+++ b/net-wireless/gr-ieee802154/gr-ieee802154-0.0_p20210719-r3.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-ieee802154/gr-ieee802154-9999.ebuild 
b/net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild
index 9ab66e920cee..960c74f2f843 100644
--- a/net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild
+++ b/net-wireless/gr-ieee802154/gr-ieee802154-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
 

Reply via email to