summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2021-09-09 14:46:06 -0400
committerMike Gilbert <floppym@gentoo.org>2021-09-09 14:46:06 -0400
commit0ea713f494758304d762f96a306d7e2544fb9f68 (patch)
tree6d0762bdafcb9b788c8f96153c5d91acdf65d6db /sys-fs/udev
parentdev-lang/go: 1.17.1 bump (diff)
downloadgentoo-0ea713f494758304d762f96a306d7e2544fb9f68.tar.gz
gentoo-0ea713f494758304d762f96a306d7e2544fb9f68.tar.bz2
gentoo-0ea713f494758304d762f96a306d7e2544fb9f68.zip
sys-fs/udev: add py3.10
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/udev-249-r3.ebuild2
-rw-r--r--sys-fs/udev/udev-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-249-r3.ebuild b/sys-fs/udev/udev-249-r3.ebuild
index 29891ba38bca..2e1601d89e08 100644
--- a/sys-fs/udev/udev-249-r3.ebuild
+++ b/sys-fs/udev/udev-249-r3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit bash-completion-r1 flag-o-matic linux-info meson-multilib ninja-utils python-any-r1 toolchain-funcs udev usr-ldscript
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
index f8e9422acdd2..0479fe245547 100644
--- a/sys-fs/udev/udev-9999.ebuild
+++ b/sys-fs/udev/udev-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit bash-completion-r1 flag-o-matic linux-info meson-multilib ninja-utils python-any-r1 toolchain-funcs udev usr-ldscript