games-emulation/m64py: Enable python3.6
authorMichał Górny <mgorny@gentoo.org>
Mon, 1 Jan 2018 13:36:44 +0000 (14:36 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 1 Jan 2018 13:47:29 +0000 (14:47 +0100)
games-emulation/m64py/m64py-0.2.4.ebuild

index 67ef155afcb5f655707959825e6d8bcc9271057f..f1c389c13b05976d3ed179081418729dfcbad273 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit distutils-r1 xdg-utils