summaryrefslogtreecommitdiff
path: root/games-util
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-03 03:01:38 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-03 03:01:38 -0500
commit46b253445e4dc73ee69188755ecbd45f6782960c (patch)
tree93de0bfac271d3fa0e9e3ab52f60c169a3e81199 /games-util
parent51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff)
downloadbaldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.gz
baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.xz
baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.zip
Adding metadata
Diffstat (limited to 'games-util')
-rw-r--r--games-util/ProtonUp-Qt/ProtonUp-Qt-2.12.0.ebuild2
-rw-r--r--games-util/ProtonUp-Qt/ProtonUp-Qt-2.13.0.ebuild2
-rw-r--r--games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild2
-rw-r--r--games-util/cartridges/cartridges-2.12.1-r1.ebuild2
-rw-r--r--games-util/cartridges/cartridges-2.13.1-r1.ebuild2
-rw-r--r--games-util/cartridges/cartridges-9999.ebuild2
-rw-r--r--games-util/chiaki-ng/chiaki-ng-1.10.0.ebuild2
-rw-r--r--games-util/chiaki-ng/chiaki-ng-9999.ebuild2
-rw-r--r--games-util/heroic-bin/heroic-bin-2.20.1.ebuild2
-rw-r--r--games-util/heroic-bin/heroic-bin-2.21.0.ebuild2
-rw-r--r--games-util/heroic-bin/heroic-bin-2.22.0.ebuild2
-rw-r--r--games-util/input-remapper/input-remapper-2.2.0.ebuild2
-rw-r--r--games-util/input-remapper/input-remapper-9999.ebuild2
-rw-r--r--games-util/legendary/legendary-0.20.34-r2.ebuild2
-rw-r--r--games-util/leshade/leshade-2.4.5.ebuild2
-rw-r--r--games-util/leshade/leshade-2.4.6.ebuild2
-rw-r--r--games-util/leshade/leshade-2.4.7.ebuild2
-rw-r--r--games-util/leshade/leshade-9999.ebuild2
-rw-r--r--games-util/lutris/lutris-0.5.19-r1.ebuild2
-rw-r--r--games-util/lutris/lutris-0.5.20-r1.ebuild2
-rw-r--r--games-util/lutris/lutris-0.5.22-r1.ebuild2
-rw-r--r--games-util/lutris/lutris-9999.ebuild2
-rw-r--r--games-util/mangohud/mangohud-0.8.2-r1.ebuild2
-rw-r--r--games-util/mangohud/mangohud-0.8.3.ebuild2
-rw-r--r--games-util/mangohud/mangohud-9999.ebuild2
-rw-r--r--games-util/nml/nml-0.7.5.ebuild2
-rw-r--r--games-util/nml/nml-9999.ebuild2
-rw-r--r--games-util/oversteer/oversteer-0.8.3.ebuild2
-rw-r--r--games-util/oversteer/oversteer-9999.ebuild2
-rw-r--r--games-util/protonup/protonup-0.1.5.ebuild2
-rw-r--r--games-util/protonup/protonup-9999.ebuild2
-rw-r--r--games-util/sc-controller/sc-controller-0.5.0-r1.ebuild2
-rw-r--r--games-util/umu-launcher/umu-launcher-1.4.0.ebuild2
-rw-r--r--games-util/xboxdrv/xboxdrv-0.8.11.ebuild2
34 files changed, 34 insertions, 34 deletions
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.12.0.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.12.0.ebuild
index 74818a7e264d..797f9bb50af7 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.12.0.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.12.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit desktop distutils-r1 xdg
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.13.0.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.13.0.ebuild
index c7ba8ed63d4b..38c113909bcb 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.13.0.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.13.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit desktop distutils-r1 xdg
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
index 4354ed6fcb6e..f59d9d55fa58 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit desktop distutils-r1 git-r3 xdg
diff --git a/games-util/cartridges/cartridges-2.12.1-r1.ebuild b/games-util/cartridges/cartridges-2.12.1-r1.ebuild
index eba9cf24ca70..262095e536eb 100644
--- a/games-util/cartridges/cartridges-2.12.1-r1.ebuild
+++ b/games-util/cartridges/cartridges-2.12.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit gnome2-utils python-single-r1 meson ninja-utils xdg
diff --git a/games-util/cartridges/cartridges-2.13.1-r1.ebuild b/games-util/cartridges/cartridges-2.13.1-r1.ebuild
index 9958d357fc45..300ac80d94b3 100644
--- a/games-util/cartridges/cartridges-2.13.1-r1.ebuild
+++ b/games-util/cartridges/cartridges-2.13.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit gnome2-utils python-single-r1 meson ninja-utils xdg
diff --git a/games-util/cartridges/cartridges-9999.ebuild b/games-util/cartridges/cartridges-9999.ebuild
index 8751a4c38f20..6698ae73d4ad 100644
--- a/games-util/cartridges/cartridges-9999.ebuild
+++ b/games-util/cartridges/cartridges-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit gnome2-utils python-single-r1 meson ninja-utils xdg
diff --git a/games-util/chiaki-ng/chiaki-ng-1.10.0.ebuild b/games-util/chiaki-ng/chiaki-ng-1.10.0.ebuild
index 7126b48bdae0..e27ef1ecd4e1 100644
--- a/games-util/chiaki-ng/chiaki-ng-1.10.0.ebuild
+++ b/games-util/chiaki-ng/chiaki-ng-1.10.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
VER_MUNIT="439de4a9b136bc3b5163e73d4caf37c590bef875" # Assuming unchanged, will verify if build fails
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake python-single-r1 xdg
DESCRIPTION="Client for PlayStation 4 and PlayStation 5 Remote Play"
diff --git a/games-util/chiaki-ng/chiaki-ng-9999.ebuild b/games-util/chiaki-ng/chiaki-ng-9999.ebuild
index 6802160e48ae..b1125b82f7c4 100644
--- a/games-util/chiaki-ng/chiaki-ng-9999.ebuild
+++ b/games-util/chiaki-ng/chiaki-ng-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
VER_MUNIT="439de4a9b136bc3b5163e73d4caf37c590bef875" # Assuming unchanged, will verify if build fails
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake python-single-r1 xdg
DESCRIPTION="Client for PlayStation 4 and PlayStation 5 Remote Play"
diff --git a/games-util/heroic-bin/heroic-bin-2.20.1.ebuild b/games-util/heroic-bin/heroic-bin-2.20.1.ebuild
index 39b24e67c620..941267ca6a40 100644
--- a/games-util/heroic-bin/heroic-bin-2.20.1.ebuild
+++ b/games-util/heroic-bin/heroic-bin-2.20.1.ebuild
@@ -8,7 +8,7 @@ CHROMIUM_LANGS="
hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv
sw ta te th tr uk ur vi zh-CN zh-TW
"
-PYTHON_COMPAT=( python3_{11..14} python3_13t )
+PYTHON_COMPAT=( python3_{13..14} )
inherit chromium-2 desktop python-single-r1 xdg
diff --git a/games-util/heroic-bin/heroic-bin-2.21.0.ebuild b/games-util/heroic-bin/heroic-bin-2.21.0.ebuild
index 39b24e67c620..941267ca6a40 100644
--- a/games-util/heroic-bin/heroic-bin-2.21.0.ebuild
+++ b/games-util/heroic-bin/heroic-bin-2.21.0.ebuild
@@ -8,7 +8,7 @@ CHROMIUM_LANGS="
hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv
sw ta te th tr uk ur vi zh-CN zh-TW
"
-PYTHON_COMPAT=( python3_{11..14} python3_13t )
+PYTHON_COMPAT=( python3_{13..14} )
inherit chromium-2 desktop python-single-r1 xdg
diff --git a/games-util/heroic-bin/heroic-bin-2.22.0.ebuild b/games-util/heroic-bin/heroic-bin-2.22.0.ebuild
index 39b24e67c620..941267ca6a40 100644
--- a/games-util/heroic-bin/heroic-bin-2.22.0.ebuild
+++ b/games-util/heroic-bin/heroic-bin-2.22.0.ebuild
@@ -8,7 +8,7 @@ CHROMIUM_LANGS="
hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv
sw ta te th tr uk ur vi zh-CN zh-TW
"
-PYTHON_COMPAT=( python3_{11..14} python3_13t )
+PYTHON_COMPAT=( python3_{13..14} )
inherit chromium-2 desktop python-single-r1 xdg
diff --git a/games-util/input-remapper/input-remapper-2.2.0.ebuild b/games-util/input-remapper/input-remapper-2.2.0.ebuild
index 7ab736108bc5..f421006442c9 100644
--- a/games-util/input-remapper/input-remapper-2.2.0.ebuild
+++ b/games-util/input-remapper/input-remapper-2.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
# Note: 2.2.0 has Python 3.14 support (https://github.com/sezanzeb/input-remapper/pull/1184)
# however not all dependencies have ebuilds with 3.14 support yet. (dev-python/pydbus-0.6.0-r1)
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
diff --git a/games-util/input-remapper/input-remapper-9999.ebuild b/games-util/input-remapper/input-remapper-9999.ebuild
index 74b23515d5df..db7688eff94a 100644
--- a/games-util/input-remapper/input-remapper-9999.ebuild
+++ b/games-util/input-remapper/input-remapper-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
diff --git a/games-util/legendary/legendary-0.20.34-r2.ebuild b/games-util/legendary/legendary-0.20.34-r2.ebuild
index ad42e09059da..37291d2c43b8 100644
--- a/games-util/legendary/legendary-0.20.34-r2.ebuild
+++ b/games-util/legendary/legendary-0.20.34-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1
diff --git a/games-util/leshade/leshade-2.4.5.ebuild b/games-util/leshade/leshade-2.4.5.ebuild
index bb6f0bc250c7..c015b73e8897 100644
--- a/games-util/leshade/leshade-2.4.5.ebuild
+++ b/games-util/leshade/leshade-2.4.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit meson python-single-r1 xdg
diff --git a/games-util/leshade/leshade-2.4.6.ebuild b/games-util/leshade/leshade-2.4.6.ebuild
index 9526e2dd1487..cb0d369e39ac 100644
--- a/games-util/leshade/leshade-2.4.6.ebuild
+++ b/games-util/leshade/leshade-2.4.6.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit meson python-single-r1 xdg
diff --git a/games-util/leshade/leshade-2.4.7.ebuild b/games-util/leshade/leshade-2.4.7.ebuild
index d23e384da4d7..d9cdfc1e8336 100644
--- a/games-util/leshade/leshade-2.4.7.ebuild
+++ b/games-util/leshade/leshade-2.4.7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit meson python-single-r1 xdg
diff --git a/games-util/leshade/leshade-9999.ebuild b/games-util/leshade/leshade-9999.ebuild
index d23e384da4d7..d9cdfc1e8336 100644
--- a/games-util/leshade/leshade-9999.ebuild
+++ b/games-util/leshade/leshade-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit meson python-single-r1 xdg
diff --git a/games-util/lutris/lutris-0.5.19-r1.ebuild b/games-util/lutris/lutris-0.5.19-r1.ebuild
index 08380e39115d..32292d7c1e8b 100644
--- a/games-util/lutris/lutris-0.5.19-r1.ebuild
+++ b/games-util/lutris/lutris-0.5.19-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
PYTHON_REQ_USE="sqlite,threads(+)"
inherit meson python-single-r1 optfeature virtualx xdg
diff --git a/games-util/lutris/lutris-0.5.20-r1.ebuild b/games-util/lutris/lutris-0.5.20-r1.ebuild
index 9cceefb759dc..32292d7c1e8b 100644
--- a/games-util/lutris/lutris-0.5.20-r1.ebuild
+++ b/games-util/lutris/lutris-0.5.20-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{13..14} )
PYTHON_REQ_USE="sqlite,threads(+)"
inherit meson python-single-r1 optfeature virtualx xdg
diff --git a/games-util/lutris/lutris-0.5.22-r1.ebuild b/games-util/lutris/lutris-0.5.22-r1.ebuild
index 9cceefb759dc..32292d7c1e8b 100644
--- a/games-util/lutris/lutris-0.5.22-r1.ebuild
+++ b/games-util/lutris/lutris-0.5.22-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{13..14} )
PYTHON_REQ_USE="sqlite,threads(+)"
inherit meson python-single-r1 optfeature virtualx xdg
diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild
index 9cceefb759dc..32292d7c1e8b 100644
--- a/games-util/lutris/lutris-9999.ebuild
+++ b/games-util/lutris/lutris-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{13..14} )
PYTHON_REQ_USE="sqlite,threads(+)"
inherit meson python-single-r1 optfeature virtualx xdg
diff --git a/games-util/mangohud/mangohud-0.8.2-r1.ebuild b/games-util/mangohud/mangohud-0.8.2-r1.ebuild
index c92449c8a02f..77a8dfc431bf 100644
--- a/games-util/mangohud/mangohud-0.8.2-r1.ebuild
+++ b/games-util/mangohud/mangohud-0.8.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit flag-o-matic python-single-r1 meson-multilib toolchain-funcs
diff --git a/games-util/mangohud/mangohud-0.8.3.ebuild b/games-util/mangohud/mangohud-0.8.3.ebuild
index 0002194bc445..777bcf407fa1 100644
--- a/games-util/mangohud/mangohud-0.8.3.ebuild
+++ b/games-util/mangohud/mangohud-0.8.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit flag-o-matic python-single-r1 meson-multilib toolchain-funcs
diff --git a/games-util/mangohud/mangohud-9999.ebuild b/games-util/mangohud/mangohud-9999.ebuild
index 0002194bc445..777bcf407fa1 100644
--- a/games-util/mangohud/mangohud-9999.ebuild
+++ b/games-util/mangohud/mangohud-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit flag-o-matic python-single-r1 meson-multilib toolchain-funcs
diff --git a/games-util/nml/nml-0.7.5.ebuild b/games-util/nml/nml-0.7.5.ebuild
index e2d82772fc34..2fea2fb6adef 100644
--- a/games-util/nml/nml-0.7.5.ebuild
+++ b/games-util/nml/nml-0.7.5.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1
DESCRIPTION="Compiler of NML files into GRF/NFO files"
diff --git a/games-util/nml/nml-9999.ebuild b/games-util/nml/nml-9999.ebuild
index cccd4dc63b01..f2d3baddb0bd 100644
--- a/games-util/nml/nml-9999.ebuild
+++ b/games-util/nml/nml-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1
DESCRIPTION="Compiler of NML files into GRF/NFO files"
diff --git a/games-util/oversteer/oversteer-0.8.3.ebuild b/games-util/oversteer/oversteer-0.8.3.ebuild
index 379e27d21bf8..83b123eadc0e 100644
--- a/games-util/oversteer/oversteer-0.8.3.ebuild
+++ b/games-util/oversteer/oversteer-0.8.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 meson udev xdg
diff --git a/games-util/oversteer/oversteer-9999.ebuild b/games-util/oversteer/oversteer-9999.ebuild
index b70c0860e7c8..bb127fefa12e 100644
--- a/games-util/oversteer/oversteer-9999.ebuild
+++ b/games-util/oversteer/oversteer-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 meson udev xdg git-r3
diff --git a/games-util/protonup/protonup-0.1.5.ebuild b/games-util/protonup/protonup-0.1.5.ebuild
index 0ed2998e2ebf..1d901f504186 100644
--- a/games-util/protonup/protonup-0.1.5.ebuild
+++ b/games-util/protonup/protonup-0.1.5.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1
diff --git a/games-util/protonup/protonup-9999.ebuild b/games-util/protonup/protonup-9999.ebuild
index bf38a353c631..f1c8b43d29dd 100644
--- a/games-util/protonup/protonup-9999.ebuild
+++ b/games-util/protonup/protonup-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit git-r3 distutils-r1
EGIT_REPO_URI="https://github.com/AUNaseef/protonup.git"
diff --git a/games-util/sc-controller/sc-controller-0.5.0-r1.ebuild b/games-util/sc-controller/sc-controller-0.5.0-r1.ebuild
index 1180cc40b9be..33908b7710c2 100644
--- a/games-util/sc-controller/sc-controller-0.5.0-r1.ebuild
+++ b/games-util/sc-controller/sc-controller-0.5.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 linux-info xdg
DESCRIPTION="User-mode driver and GTK-based GUI for Steam Controllers and others"
diff --git a/games-util/umu-launcher/umu-launcher-1.4.0.ebuild b/games-util/umu-launcher/umu-launcher-1.4.0.ebuild
index 6ce480ad803c..b3e002324a9c 100644
--- a/games-util/umu-launcher/umu-launcher-1.4.0.ebuild
+++ b/games-util/umu-launcher/umu-launcher-1.4.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
CARGO_OPTIONAL=1
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
RUST_MIN_VER="1.85.0"
CRATES="
diff --git a/games-util/xboxdrv/xboxdrv-0.8.11.ebuild b/games-util/xboxdrv/xboxdrv-0.8.11.ebuild
index 2589ae1bd3b9..f289843f1fde 100644
--- a/games-util/xboxdrv/xboxdrv-0.8.11.ebuild
+++ b/games-util/xboxdrv/xboxdrv-0.8.11.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit linux-info python-any-r1 scons-utils toolchain-funcs systemd udev