diff options
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.174-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild index 73f95cb4..9100c554 100644 --- a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors and Martin V\"ath +# Copyright 1999-2024 Gentoo Authors and Martin V\"ath # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit python-any-r1 toolchain-funcs qmake-utils MY_PV="${PV/.}" |