summaryrefslogtreecommitdiff
path: root/dev-games/tiled/tiled-1.4.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/tiled/tiled-1.4.3-r1.ebuild')
-rw-r--r--dev-games/tiled/tiled-1.4.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.4.3-r1.ebuild b/dev-games/tiled/tiled-1.4.3-r1.ebuild
index da1fe64290f9..30b01cf7cfc8 100644
--- a/dev-games/tiled/tiled-1.4.3-r1.ebuild
+++ b/dev-games/tiled/tiled-1.4.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5..10} )
inherit python-single-r1 qmake-utils xdg-utils
DESCRIPTION="A general purpose tile map editor"