diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-01 14:35:03 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-01 14:47:29 +0100 |
commit | b47af6fd4602c861332cf06c90893a3433cbb117 (patch) | |
tree | 121bd3003127a2d52b6ebb0584fc796695bc588f /games-emulation | |
parent | games-emulation/m64py: Remove obsolete upgrade notice (diff) | |
download | gentoo-b47af6fd4602c861332cf06c90893a3433cbb117.tar.gz gentoo-b47af6fd4602c861332cf06c90893a3433cbb117.tar.bz2 gentoo-b47af6fd4602c861332cf06c90893a3433cbb117.zip |
games-emulation/m64py: Bump to EAPI 6
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/m64py/m64py-0.2.4.ebuild | 2 |
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 f9e3dece4570..67ef155afcb5 100644 --- a/games-emulation/m64py/m64py-0.2.4.ebuild +++ b/games-emulation/m64py/m64py-0.2.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python3_{4,5} ) |