diff --git a/games-engines/residualvm/residualvm-0.2.1-r1.ebuild b/games-engines/residualvm/residualvm-0.2.1-r1.ebuild index 15565c002aeb5..0b48c1cad74dc 100644 --- a/games-engines/residualvm/residualvm-0.2.1-r1.ebuild +++ b/games-engines/residualvm/residualvm-0.2.1-r1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs gnome2-utils + +inherit desktop toolchain-funcs gnome2-utils DESCRIPTION="A cross-platform 3D game interpreter for play LucasArts' LUA-based 3D adventures" HOMEPAGE="https://www.residualvm.org/" @@ -11,7 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-sources.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" # TODO: fix dynamic plugin support # games crash without media-libs/libsdl[alsa]