summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2020-07-13 23:20:10 +1000
committerMichael Palimaka <kensington@gentoo.org>2020-07-13 23:20:26 +1000
commitba30cafbd3e4e49af3599ceb9c8de697ed544263 (patch)
tree044c31370dfd5672b17c1a0ba76f087d6c38d52b /dev-games/tiled
parentapp-backup/borgmatic: remove old (diff)
downloadgentoo-ba30cafbd3e4e49af3599ceb9c8de697ed544263.tar.gz
gentoo-ba30cafbd3e4e49af3599ceb9c8de697ed544263.tar.bz2
gentoo-ba30cafbd3e4e49af3599ceb9c8de697ed544263.zip
dev-games/tiled: remove unused eclasses
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'dev-games/tiled')
-rw-r--r--dev-games/tiled/tiled-1.4.1.ebuild2
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/"