commit:     8821591153aff8dbdd7c7a399d33f3600e83fbc3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  2 01:09:58 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  2 01:09:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88215911

net-wireless/soapysdr: disable py3.9

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

 net-wireless/soapysdr/soapysdr-0.8.1.ebuild | 2 +-
 net-wireless/soapysdr/soapysdr-9999.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-wireless/soapysdr/soapysdr-0.8.1.ebuild 
b/net-wireless/soapysdr/soapysdr-0.8.1.ebuild
index fae8341b7d65..b82e2be6935d 100644
--- a/net-wireless/soapysdr/soapysdr-0.8.1.ebuild
+++ b/net-wireless/soapysdr/soapysdr-0.8.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit cmake python-r1
 

diff --git a/net-wireless/soapysdr/soapysdr-9999.ebuild 
b/net-wireless/soapysdr/soapysdr-9999.ebuild
index fa9402a85678..04bd0f2876cd 100644
--- a/net-wireless/soapysdr/soapysdr-9999.ebuild
+++ b/net-wireless/soapysdr/soapysdr-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit cmake python-r1
 

Reply via email to