aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Zuber <a.zuber@gmx.ch>2020-09-21 15:04:39 +0200
committerAndreas Zuber <a.zuber@gmx.ch>2020-09-21 15:04:39 +0200
commit5e14917a61b8ef5d4f342bc18fc632061ca2eaae (patch)
tree4f4e5907d05551747af2d7bb9fa12b0c89a1cc9e /games-util
parentgames-engines/boxtron: python 3.9 support (diff)
downloadguru-5e14917a61b8ef5d4f342bc18fc632061ca2eaae.tar.gz
guru-5e14917a61b8ef5d4f342bc18fc632061ca2eaae.tar.bz2
guru-5e14917a61b8ef5d4f342bc18fc632061ca2eaae.zip
games-util/minigalaxy: python 3.9 support
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
Diffstat (limited to 'games-util')
-rw-r--r--games-util/minigalaxy/minigalaxy-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/minigalaxy/minigalaxy-0.9.4.ebuild b/games-util/minigalaxy/minigalaxy-0.9.4.ebuild
index 24716903f..73a63630c 100644
--- a/games-util/minigalaxy/minigalaxy-0.9.4.ebuild
+++ b/games-util/minigalaxy/minigalaxy-0.9.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1 eutils xdg-utils