summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 17:04:01 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 17:08:03 +0200
commit900f5b05e439e8c81846e5f560c62c9c25e1207d (patch)
tree7849587e218cb00c74cc96b715366e276d496207 /games-emulation/hatari
parentdev-vcs/git: Remove py2.7 (diff)
downloadgentoo-900f5b05e439e8c81846e5f560c62c9c25e1207d.tar.gz
gentoo-900f5b05e439e8c81846e5f560c62c9c25e1207d.tar.bz2
gentoo-900f5b05e439e8c81846e5f560c62c9c25e1207d.zip
games-emulation/hatari: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation/hatari')
-rw-r--r--games-emulation/hatari/hatari-2.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"