diff --git a/games-engines/boxtron/boxtron-0.5.4-r2.ebuild b/games-engines/boxtron/boxtron-0.5.4-r2.ebuild index c9f559a8c6..59ce6bac6c 100644 --- a/games-engines/boxtron/boxtron-0.5.4-r2.ebuild +++ b/games-engines/boxtron/boxtron-0.5.4-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10,11} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit python-single-r1 DESCRIPTION="Steam Play compatibility tool to run DOS games using native Linux DOSBox"