games-emulation/hatari: Remove py2.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:04:01 +0000 (17:04 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:08:03 +0000 (17:08 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-emulation/hatari/hatari-2.2.1-r1.ebuild

index f6d9298755d1097d89cb6f945f1b8737cd7a3eec..7f53b4620c0f4df01acd8119f12c933984de695f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake python-single-r1 xdg
 
 DESCRIPTION="Atari ST emulator"