summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2023-04-05 22:05:49 -0400
committerRick Farina <zerochaos@gentoo.org>2023-04-05 22:05:56 -0400
commit44d84b7a9a1f7c8148787e0da9037190b37e0aee (patch)
tree890123259d1449afa44b6025c5917006da50d510 /net-wireless
parentsci-libs/volk: EAPI 7->8, add python 3.11 (diff)
downloadgentoo-44d84b7a9a1f7c8148787e0da9037190b37e0aee.tar.gz
gentoo-44d84b7a9a1f7c8148787e0da9037190b37e0aee.tar.bz2
gentoo-44d84b7a9a1f7c8148787e0da9037190b37e0aee.zip
net-wireless/uhd: enable py3.11
Closes: https://bugs.gentoo.org/897186 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/uhd/uhd-4.1.0.5.ebuild2
-rw-r--r--net-wireless/uhd/uhd-4.2.0.0.ebuild2
-rw-r--r--net-wireless/uhd/uhd-4.3.0.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-wireless/uhd/uhd-4.1.0.5.ebuild b/net-wireless/uhd/uhd-4.1.0.5.ebuild
index 971639578bbc..0cd814244c4d 100644
--- a/net-wireless/uhd/uhd-4.1.0.5.ebuild
+++ b/net-wireless/uhd/uhd-4.1.0.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit cmake gnome2-utils python-single-r1 udev
diff --git a/net-wireless/uhd/uhd-4.2.0.0.ebuild b/net-wireless/uhd/uhd-4.2.0.0.ebuild
index c2bb6f5dc9e2..105e2cb0463c 100644
--- a/net-wireless/uhd/uhd-4.2.0.0.ebuild
+++ b/net-wireless/uhd/uhd-4.2.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit cmake gnome2-utils python-single-r1 udev
diff --git a/net-wireless/uhd/uhd-4.3.0.0.ebuild b/net-wireless/uhd/uhd-4.3.0.0.ebuild
index 5f17fad3b27a..5586a4dae981 100644
--- a/net-wireless/uhd/uhd-4.3.0.0.ebuild
+++ b/net-wireless/uhd/uhd-4.3.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit cmake gnome2-utils python-single-r1 udev