diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 19:05:12 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 19:05:12 +0000 |
| commit | 90229a36c29fe9ddc77160d7d7ede4432226f3bf (patch) | |
| tree | 9512ec45535facb5304535a0e0105197d89279db /x11-base | |
| parent | b545f1b0005013757c222c9344c54fcf779929d3 (diff) | |
| download | baldeagleos-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.ebuild | 2 | ||||
| -rw-r--r-- | x11-base/xorg-proto/xorg-proto-2024.1.ebuild | 2 | ||||
| -rw-r--r-- | x11-base/xorg-proto/xorg-proto-9999.ebuild | 2 |
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}" |
