net-wireless/uhd: enable py3.11

Closes: https://bugs.gentoo.org/897186
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
Rick Farina
2023-04-05 22:05:49 -04:00
parent cb0d8d06d2
commit 44d84b7a9a
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9,10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit cmake gnome2-utils python-single-r1 udev

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9,10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit cmake gnome2-utils python-single-r1 udev

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9,10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit cmake gnome2-utils python-single-r1 udev