commit: 9d43b5765c58f87824db72f431b1b4437c2e42ab
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 08:29:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:29:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d43b576
games-misc/opengfx: EAPI 8
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-misc/opengfx/opengfx-7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-misc/opengfx/opengfx-7.1.ebuild
b/games-misc/opengfx/opengfx-7.1.ebuild
index 568beb7453a..937e35cb157 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} )