diff options
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/fceux/fceux-2.2.3-r100.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/fceux/fceux-2.2.3-r2.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/hatari/hatari-2.2.1-r1.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/m64py/m64py-0.2.5.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-16.0-r1.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games-emulation/fceux/fceux-2.2.3-r100.ebuild b/games-emulation/fceux/fceux-2.2.3-r100.ebuild index 734feb3edc83..710e02367ead 100644 --- a/games-emulation/fceux/fceux-2.2.3-r100.ebuild +++ b/games-emulation/fceux/fceux-2.2.3-r100.ebuild @@ -4,7 +4,7 @@ EAPI=7 LUA_COMPAT=( lua5-1 ) -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit python-any-r1 desktop lua-single scons-utils toolchain-funcs diff --git a/games-emulation/fceux/fceux-2.2.3-r2.ebuild b/games-emulation/fceux/fceux-2.2.3-r2.ebuild index d276a08bf540..5c5d141a8039 100644 --- a/games-emulation/fceux/fceux-2.2.3-r2.ebuild +++ b/games-emulation/fceux/fceux-2.2.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit python-any-r1 desktop scons-utils toolchain-funcs diff --git a/games-emulation/hatari/hatari-2.2.1-r1.ebuild b/games-emulation/hatari/hatari-2.2.1-r1.ebuild index a1beaed5a2e1..25be1987275d 100644 --- a/games-emulation/hatari/hatari-2.2.1-r1.ebuild +++ b/games-emulation/hatari/hatari-2.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit cmake python-single-r1 xdg DESCRIPTION="Atari ST emulator" diff --git a/games-emulation/m64py/m64py-0.2.5.ebuild b/games-emulation/m64py/m64py-0.2.5.ebuild index 39a8b3b3e879..b870229f5b8e 100644 --- a/games-emulation/m64py/m64py-0.2.5.ebuild +++ b/games-emulation/m64py/m64py-0.2.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 xdg-utils diff --git a/games-emulation/openmsx/openmsx-16.0-r1.ebuild b/games-emulation/openmsx/openmsx-16.0-r1.ebuild index c3b639a0bf33..eecb98949acf 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_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit desktop flag-o-matic python-any-r1 readme.gentoo-r1 toolchain-funcs xdg |