diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
| commit | 46b253445e4dc73ee69188755ecbd45f6782960c (patch) | |
| tree | 93de0bfac271d3fa0e9e3ab52f60c169a3e81199 /games-strategy | |
| parent | 51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff) | |
| download | baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.gz baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.xz baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.zip | |
Adding metadata
Diffstat (limited to 'games-strategy')
5 files changed, 5 insertions, 5 deletions
diff --git a/games-strategy/colobot-data/colobot-data-0.2.2_alpha.ebuild b/games-strategy/colobot-data/colobot-data-0.2.2_alpha.ebuild index 402bbca5168a..565000cab2cc 100644 --- a/games-strategy/colobot-data/colobot-data-0.2.2_alpha.ebuild +++ b/games-strategy/colobot-data/colobot-data-0.2.2_alpha.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake python-any-r1 diff --git a/games-strategy/freeorion/freeorion-0.5.1.2.ebuild b/games-strategy/freeorion/freeorion-0.5.1.2.ebuild index 1e96442c457a..4b6015d8ecc7 100644 --- a/games-strategy/freeorion/freeorion-0.5.1.2.ebuild +++ b/games-strategy/freeorion/freeorion-0.5.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit check-reqs cmake flag-o-matic multiprocessing python-single-r1 xdg DESCRIPTION="Free turn-based space empire and galactic conquest game" diff --git a/games-strategy/naev/naev-0.13.4-r1.ebuild b/games-strategy/naev/naev-0.13.4-r1.ebuild index 31890cc9763d..5a621ad16433 100644 --- a/games-strategy/naev/naev-0.13.4-r1.ebuild +++ b/games-strategy/naev/naev-0.13.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 LUA_COMPAT=( lua5-{1,3,4} luajit ) -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) RUST_MIN_VER=1.89.0 inherit cargo lua-single meson python-any-r1 xdg diff --git a/games-strategy/widelands/widelands-1.3.1.ebuild b/games-strategy/widelands/widelands-1.3.1.ebuild index bdcc2d4eefe6..d69af43d38bf 100644 --- a/games-strategy/widelands/widelands-1.3.1.ebuild +++ b/games-strategy/widelands/widelands-1.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake python-any-r1 xdg if [[ ${PV} == 9999 ]]; then diff --git a/games-strategy/widelands/widelands-9999.ebuild b/games-strategy/widelands/widelands-9999.ebuild index ad0d14640f04..a37ec3c8f2d6 100644 --- a/games-strategy/widelands/widelands-9999.ebuild +++ b/games-strategy/widelands/widelands-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake python-any-r1 xdg if [[ ${PV} == 9999 ]]; then |
