From: Michał Górny Date: Thu, 7 May 2020 15:04:01 +0000 (+0200) Subject: games-emulation/hatari: Remove py2.7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=900f5b05e439e8c81846e5f560c62c9c25e1207d;p=gentoo.git games-emulation/hatari: Remove py2.7 Signed-off-by: Michał Górny --- diff --git a/games-emulation/hatari/hatari-2.2.1-r1.ebuild b/games-emulation/hatari/hatari-2.2.1-r1.ebuild index f6d9298755d1..7f53b4620c0f 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=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit cmake python-single-r1 xdg DESCRIPTION="Atari ST emulator"