summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-11-13 14:15:08 -0500
committerIonen Wolkens <ionen@gentoo.org>2021-11-13 19:44:11 -0500
commitb7e9c2309a33126580a3d1de138cf477b22fd8a1 (patch)
treee46ba4d1317b907b5fbee98bbd3010b024723a22 /games-arcade
parentmedia-libs/libplacebo: disable useless demos (see comment in ebuild) (diff)
downloadgentoo-b7e9c2309a33126580a3d1de138cf477b22fd8a1.tar.gz
gentoo-b7e9c2309a33126580a3d1de138cf477b22fd8a1.tar.bz2
gentoo-b7e9c2309a33126580a3d1de138cf477b22fd8a1.zip
games-arcade/funnyboat: EAPI7->8, enable py3.10
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild4
1 files 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 a0c6232d07c0..ee9eaef87508 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"