summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-10-29 08:29:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-10-29 10:16:13 +0300
commit3597e36d680803b213646b760e4c049920d5f5e7 (patch)
tree64b781996e4e2a6c0ae9b839aba4cd4f5bfd3e61 /sys-apps/dbus
parentx11-base/xorg-proto: enable py3.10 (diff)
downloadgentoo-3597e36d680803b213646b760e4c049920d5f5e7.tar.gz
gentoo-3597e36d680803b213646b760e4c049920d5f5e7.tar.bz2
gentoo-3597e36d680803b213646b760e4c049920d5f5e7.zip
sys-apps/dbus: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/dbus')
-rw-r--r--sys-apps/dbus/dbus-1.12.20-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus/dbus-1.12.20-r3.ebuild b/sys-apps/dbus/dbus-1.12.20-r3.ebuild
index d108b73feed6..bd52c647f33c 100644
--- a/sys-apps/dbus/dbus-1.12.20-r3.ebuild
+++ b/sys-apps/dbus/dbus-1.12.20-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} )
TMPFILES_OPTIONAL=1
inherit autotools flag-o-matic linux-info python-any-r1 readme.gentoo-r1 systemd tmpfiles virtualx multilib-minimal