summaryrefslogtreecommitdiff
path: root/x11-base
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 19:05:12 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 19:05:12 +0000
commit90229a36c29fe9ddc77160d7d7ede4432226f3bf (patch)
tree9512ec45535facb5304535a0e0105197d89279db /x11-base
parentb545f1b0005013757c222c9344c54fcf779929d3 (diff)
downloadbaldeagleos-repo-90229a36c29fe9ddc77160d7d7ede4432226f3bf.tar.gz
baldeagleos-repo-90229a36c29fe9ddc77160d7d7ede4432226f3bf.tar.xz
baldeagleos-repo-90229a36c29fe9ddc77160d7d7ede4432226f3bf.zip
Adding metadata
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}"