games-emulation/m64py: Add python3_5 support
authorDavid Seifert <soap@gentoo.org>
Sun, 27 Mar 2016 16:39:57 +0000 (18:39 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 27 Mar 2016 17:43:58 +0000 (19:43 +0200)
Package-Manager: portage-2.2.28

games-emulation/m64py/m64py-0.2.3-r2.ebuild

index 8871ef11bc3bdf84e22e6490b211fdf54e391a61..7fed0df15f60057a2d51069903aa514e43257e48 100644 (file)
@@ -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