commit: a0624d3fde8db5bdf14852bdd0a924be12ae6266
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 08:29:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:29:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0624d3f
games-misc/openmsx: EAPI 8
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-misc/openmsx/openmsx-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-misc/openmsx/openmsx-0.4.2.ebuild
b/games-misc/openmsx/openmsx-0.4.2.ebuild
index 292d74bb9fc..dc361cd1968 100644
--- a/games-misc/openmsx/openmsx-0.4.2.ebuild
+++ b/games-misc/openmsx/openmsx-0.4.2.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} )