summaryrefslogtreecommitdiff
path: root/x11-base
diff options
context:
space:
mode:
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xcb-proto/xcb-proto-1.17.0.ebuild2
-rw-r--r--x11-base/xorg-proto/xorg-proto-2024.1.ebuild2
-rw-r--r--x11-base/xorg-proto/xorg-proto-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.17.0.ebuild b/x11-base/xcb-proto/xcb-proto-1.17.0.ebuild
index 3fe05aedde93..8ae156b411eb 100644
--- a/x11-base/xcb-proto/xcb-proto-1.17.0.ebuild
+++ b/x11-base/xcb-proto/xcb-proto-1.17.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{10..13} )
XORG_MODULE=proto/
inherit python-r1 xorg-3
diff --git a/x11-base/xorg-proto/xorg-proto-2024.1.ebuild b/x11-base/xorg-proto/xorg-proto-2024.1.ebuild
index 7dd94f3c81fd..a14dfdf7b203 100644
--- a/x11-base/xorg-proto/xorg-proto-2024.1.ebuild
+++ b/x11-base/xorg-proto/xorg-proto-2024.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{10..13} )
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 5487e6a03fff..2568914aaeb5 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=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{10..13} )
MY_PN="${PN/xorg-/xorg}"
MY_P="${MY_PN}-${PV}"