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 9eb0ea6c7443a..cd59be7a33a04 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 @@ -1,9 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..13} ) + inherit cmake python-any-r1 MY_PV=${PV/_/-}