commit: ba30cafbd3e4e49af3599ceb9c8de697ed544263
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 13:20:10 2020 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 13:20:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba30cafb
dev-games/tiled: remove unused eclasses
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
dev-games/tiled/tiled-1.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-games/tiled/tiled-1.4.1.ebuild
b/dev-games/tiled/tiled-1.4.1.ebuild
index a2edacbcb2a..e6816833629 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/"