summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2021-07-08 16:15:17 +0300
committerMart Raudsepp <leio@gentoo.org>2021-07-08 16:20:14 +0300
commit0889e40a7f6404d200b352be210549903746bd56 (patch)
treed9c65f5cf9f351ef72cc67973166003d35d5634f /dev-python/pyatspi
parentsys-power/bbswitch: Update live ebuild (diff)
downloadgentoo-0889e40a7f6404d200b352be210549903746bd56.tar.gz
gentoo-0889e40a7f6404d200b352be210549903746bd56.tar.bz2
gentoo-0889e40a7f6404d200b352be210549903746bd56.zip
dev-python/pyatspi: Enable py3.10
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r--dev-python/pyatspi/pyatspi-2.38.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.38.1.ebuild b/dev-python/pyatspi/pyatspi-2.38.1.ebuild
index 0fcfe8055d41..2adfdd78e14e 100644
--- a/dev-python/pyatspi/pyatspi-2.38.1.ebuild
+++ b/dev-python/pyatspi/pyatspi-2.38.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit gnome2 python-r1 virtualx