summaryrefslogtreecommitdiff
path: root/dev-games/godot/godot-3.5.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/godot/godot-3.5.1.ebuild')
-rw-r--r--dev-games/godot/godot-3.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/godot/godot-3.5.1.ebuild b/dev-games/godot/godot-3.5.1.ebuild
index 3d18204a94a1..fe72ed2f2dec 100644
--- a/dev-games/godot/godot-3.5.1.ebuild
+++ b/dev-games/godot/godot-3.5.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit bash-completion-r1 desktop python-any-r1 scons-utils toolchain-funcs xdg
DESCRIPTION="Multi-platform 2D and 3D game engine with a feature-rich editor"