commit: 9cee29eab08de6a7887f798dce4753d4cad457f1
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 10:14:21 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 23 10:27:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cee29ea
games-arcade/funnyboat: allow python-3.9
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
games-arcade/funnyboat/funnyboat-1.5_p11-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-arcade/funnyboat/funnyboat-1.5_p11-r1.ebuild
b/games-arcade/funnyboat/funnyboat-1.5_p11-r1.ebuild
index 3e2caaf00f5..7ede8a43298 100644
--- a/games-arcade/funnyboat/funnyboat-1.5_p11-r1.ebuild
+++ b/games-arcade/funnyboat/funnyboat-1.5_p11-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit desktop gnome2-utils python-single-r1 wrapper xdg
DESCRIPTION="A side scrolling shooter game starring a steamboat on the sea"