summaryrefslogtreecommitdiff
path: root/dev-games/godot/godot-4.0_beta11.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/godot/godot-4.0_beta11.ebuild')
-rw-r--r--dev-games/godot/godot-4.0_beta11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/godot/godot-4.0_beta11.ebuild b/dev-games/godot/godot-4.0_beta11.ebuild
index abf82c8076c2..e66ca6539b86 100644
--- a/dev-games/godot/godot-4.0_beta11.ebuild
+++ b/dev-games/godot/godot-4.0_beta11.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit bash-completion-r1 desktop python-any-r1 scons-utils toolchain-funcs xdg
MY_P="${PN}-$(ver_rs 2 -)"