summaryrefslogtreecommitdiff
path: root/games-engines
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-13 08:49:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-13 08:49:58 +0000
commit3087c7476a05c19267b31b20359dd59bad5a86bb (patch)
treee5bbbd854b9465b6e743fc8b6694884c0bcb2c22 /games-engines
parent990e232a39a4645aa993dd440c997f1a01304379 (diff)
downloadbaldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.gz
baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.xz
baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.zip
Adding metadata
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/boxtron/boxtron-0.5.4-r2.ebuild2
-rw-r--r--games-engines/fheroes2/fheroes2-1.1.11.ebuild2
-rw-r--r--games-engines/scrap-engine/scrap-engine-1.2.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/games-engines/boxtron/boxtron-0.5.4-r2.ebuild b/games-engines/boxtron/boxtron-0.5.4-r2.ebuild
index 1bafac22e15b..ec851de5a00a 100644
--- a/games-engines/boxtron/boxtron-0.5.4-r2.ebuild
+++ b/games-engines/boxtron/boxtron-0.5.4-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit python-single-r1
DESCRIPTION="Steam Play compatibility tool to run DOS games using native Linux DOSBox"
diff --git a/games-engines/fheroes2/fheroes2-1.1.11.ebuild b/games-engines/fheroes2/fheroes2-1.1.11.ebuild
index eba65a103586..6381f0c41c37 100644
--- a/games-engines/fheroes2/fheroes2-1.1.11.ebuild
+++ b/games-engines/fheroes2/fheroes2-1.1.11.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit cmake python-single-r1 xdg
DESCRIPTION="Recreation of HoMM2 game engine"
diff --git a/games-engines/scrap-engine/scrap-engine-1.2.0.ebuild b/games-engines/scrap-engine/scrap-engine-1.2.0.ebuild
index 6cec5802085c..f157786d2cd3 100644
--- a/games-engines/scrap-engine/scrap-engine-1.2.0.ebuild
+++ b/games-engines/scrap-engine/scrap-engine-1.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1