commit:     b7e9c2309a33126580a3d1de138cf477b22fd8a1
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 13 19:15:08 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 00:44:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e9c230

games-arcade/funnyboat: EAPI7->8, enable py3.10

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild 
b/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
index a0c6232d07c..ee9eaef8750 100644
--- a/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
+++ b/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit desktop python-single-r1 wrapper
 
 DESCRIPTION="Side scrolling shooter game starring a steamboat on the sea"

Reply via email to