games-arcade/solarwolf: add Python 3.9

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-06-01 10:51:38 +00:00
parent 901430f06a
commit 9f2157fafa

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8} )
PYTHON_COMPAT=( python3_{7,8,9} )
inherit desktop python-r1 wrapper
DESCRIPTION="Action/arcade recreation of SolarFox"