summaryrefslogtreecommitdiff
path: root/games-emulation/m64py
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-03-27 18:39:57 +0200
committerDavid Seifert <soap@gentoo.org>2016-03-27 19:43:58 +0200
commitded7729473acffd957e1d22b7932067ebbd57d0e (patch)
tree0e387f3f8f31420d396c5a0cf86d118ff5d9ba74 /games-emulation/m64py
parent3049cdd6cd7e7cd44147e68f8997e2c8861f1676 (diff)
downloadgentoo-ded7729473acffd957e1d22b7932067ebbd57d0e.tar.gz
gentoo-ded7729473acffd957e1d22b7932067ebbd57d0e.tar.xz
games-emulation/m64py: Add python3_5 support
Package-Manager: portage-2.2.28
Diffstat (limited to 'games-emulation/m64py')
-rw-r--r--games-emulation/m64py/m64py-0.2.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/m64py/m64py-0.2.3-r2.ebuild b/games-emulation/m64py/m64py-0.2.3-r2.ebuild
index 8871ef11bc3..7fed0df15f6 100644
--- a/games-emulation/m64py/m64py-0.2.3-r2.ebuild
+++ b/games-emulation/m64py/m64py-0.2.3-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5} )
inherit distutils-r1 versionator