From: David Seifert Date: Sun, 27 Mar 2016 16:39:57 +0000 (+0200) Subject: games-emulation/m64py: Add python3_5 support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ded7729473acffd957e1d22b7932067ebbd57d0e;p=gentoo.git games-emulation/m64py: Add python3_5 support Package-Manager: portage-2.2.28 --- diff --git a/games-emulation/m64py/m64py-0.2.3-r2.ebuild b/games-emulation/m64py/m64py-0.2.3-r2.ebuild index 8871ef11bc3b..7fed0df15f60 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