diff --git a/games-util/legendary/legendary-0.20.34.ebuild b/games-util/legendary/legendary-0.20.34.ebuild index f9ba96a481..2354ed6c1c 100644 --- a/games-util/legendary/legendary-0.20.34.ebuild +++ b/games-util/legendary/legendary-0.20.34.ebuild @@ -1,10 +1,10 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1