diff options
author | John Helmert III <ajak@gentoo.org> | 2021-05-24 18:10:53 -0500 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2021-05-24 18:37:00 -0500 |
commit | e0faf3c06a3da4155bfad575466921eff97d05d7 (patch) | |
tree | 3b57942c70e79f92eb1767fadad9f0946127a180 /games-emulation | |
parent | dev-util/cutter: drop 2.0.1 (diff) | |
download | gentoo-e0faf3c06a3da4155bfad575466921eff97d05d7.tar.gz gentoo-e0faf3c06a3da4155bfad575466921eff97d05d7.tar.bz2 gentoo-e0faf3c06a3da4155bfad575466921eff97d05d7.zip |
games-emulation/openmsx: add python3_10
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/openmsx/openmsx-16.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/openmsx/openmsx-16.0-r1.ebuild b/games-emulation/openmsx/openmsx-16.0-r1.ebuild index eecb98949acf..e321fddfea00 100644 --- a/games-emulation/openmsx/openmsx-16.0-r1.ebuild +++ b/games-emulation/openmsx/openmsx-16.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit desktop flag-o-matic python-any-r1 readme.gentoo-r1 toolchain-funcs xdg |