diff options
Diffstat (limited to 'dev-games/tiled')
-rw-r--r-- | dev-games/tiled/tiled-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.4.1.ebuild b/dev-games/tiled/tiled-1.4.1.ebuild index a2edacbcb2a7..e6816833629d 100644 --- a/dev-games/tiled/tiled-1.4.1.ebuild +++ b/dev-games/tiled/tiled-1.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7} ) -inherit gnome2-utils multilib python-single-r1 qmake-utils xdg-utils +inherit python-single-r1 qmake-utils xdg-utils DESCRIPTION="A general purpose tile map editor" HOMEPAGE="https://www.mapeditor.org/" |