commit: 407a11e92593ee16df96c63cd709a5928b853c7b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 05:23:58 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 07:16:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407a11e9
x11-base/xorg-proto: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-base/xorg-proto/xorg-proto-2021.5.ebuild | 2 +-
x11-base/xorg-proto/xorg-proto-9999.ebuild | 2 +-
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 3544d1e5d5e..865b171e534 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 3544d1e5d5e..865b171e534 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}"