diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 08:29:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 08:29:58 +0000 |
commit | 9d43b5765c58f87824db72f431b1b4437c2e42ab (patch) | |
tree | 8c96415844ec18b884dc37d461d27a12631d97a9 /games-misc/opengfx | |
parent | games-misc/openmsx: EAPI 8 (diff) | |
download | gentoo-9d43b5765c58f87824db72f431b1b4437c2e42ab.tar.gz gentoo-9d43b5765c58f87824db72f431b1b4437c2e42ab.tar.bz2 gentoo-9d43b5765c58f87824db72f431b1b4437c2e42ab.zip |
games-misc/opengfx: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc/opengfx')
-rw-r--r-- | games-misc/opengfx/opengfx-7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/opengfx/opengfx-7.1.ebuild b/games-misc/opengfx/opengfx-7.1.ebuild index 568beb7453ab..937e35cb1573 100644 --- a/games-misc/opengfx/opengfx-7.1.ebuild +++ b/games-misc/opengfx/opengfx-7.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) |