summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-10-29 08:23:58 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-10-29 10:16:12 +0300
commit407a11e92593ee16df96c63cd709a5928b853c7b (patch)
tree72a6fd4956b4fb52dca4c7e4d9dd04ad4db21560
parentx11-libs/libxcb: enable py3.10 (diff)
downloadgentoo-407a11e9.tar.gz
gentoo-407a11e9.tar.bz2
gentoo-407a11e9.zip
x11-base/xorg-proto: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--x11-base/xorg-proto/xorg-proto-2021.5.ebuild2
-rw-r--r--x11-base/xorg-proto/xorg-proto-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-proto/xorg-proto-2021.5.ebuild b/x11-base/xorg-proto/xorg-proto-2021.5.ebuild
index 3544d1e5d5eb..865b171e534e 100644
--- a/x11-base/xorg-proto/xorg-proto-2021.5.ebuild
+++ b/x11-base/xorg-proto/xorg-proto-2021.5.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} )
MY_PN="${PN/xorg-/xorg}"
MY_P="${MY_PN}-${PV}"
diff --git a/x11-base/xorg-proto/xorg-proto-9999.ebuild b/x11-base/xorg-proto/xorg-proto-9999.ebuild
index 3544d1e5d5eb..865b171e534e 100644
--- a/x11-base/xorg-proto/xorg-proto-9999.ebuild
+++ b/x11-base/xorg-proto/xorg-proto-9999.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} )
MY_PN="${PN/xorg-/xorg}"
MY_P="${MY_PN}-${PV}"