summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-01 14:36:44 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-01 14:47:29 +0100
commit64d56ab9e50d65fd6e9fc7047f798cd20626368a (patch)
treebbdb8403db08142df153a7bf8db31b6261bdf8e7 /games-emulation/m64py/m64py-0.2.4.ebuild
parentgames-emulation/m64py: Bump to EAPI 6 (diff)
downloadgentoo-64d56ab9e50d65fd6e9fc7047f798cd20626368a.tar.gz
gentoo-64d56ab9e50d65fd6e9fc7047f798cd20626368a.tar.bz2
gentoo-64d56ab9e50d65fd6e9fc7047f798cd20626368a.zip
games-emulation/m64py: Enable python3.6
Diffstat (limited to 'games-emulation/m64py/m64py-0.2.4.ebuild')
-rw-r--r--games-emulation/m64py/m64py-0.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/m64py/m64py-0.2.4.ebuild b/games-emulation/m64py/m64py-0.2.4.ebuild
index 67ef155afcb5..f1c389c13b05 100644
--- a/games-emulation/m64py/m64py-0.2.4.ebuild
+++ b/games-emulation/m64py/m64py-0.2.4.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit distutils-r1 xdg-utils