diff options
Diffstat (limited to 'games-emulation/sdlmame/sdlmame-0.174-r2.ebuild')
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.174-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild index 8a3809d1..8c3ae6a8 100644 --- a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-any-r1 toolchain-funcs qmake-utils MY_PV="${PV/.}" |