diff options
Diffstat (limited to 'dev-games/tiled/tiled-1.4.3-r1.ebuild')
-rw-r--r-- | dev-games/tiled/tiled-1.4.3-r1.ebuild | 2 |
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 0f0e25021a49..fb10433d8bf5 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_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit python-single-r1 qmake-utils xdg-utils DESCRIPTION="A general purpose tile map editor" |