diff options
Diffstat (limited to 'media-plugins/mythgame/mythgame-0.21_p17965.ebuild')
-rw-r--r-- | media-plugins/mythgame/mythgame-0.21_p17965.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/mythgame/mythgame-0.21_p17965.ebuild b/media-plugins/mythgame/mythgame-0.21_p17965.ebuild index e1c3ccccdb94..6a4cbfac5344 100644 --- a/media-plugins/mythgame/mythgame-0.21_p17965.ebuild +++ b/media-plugins/mythgame/mythgame-0.21_p17965.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_p17965.ebuild,v 1.3 2008/12/21 17:03:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_p17965.ebuild,v 1.4 2008/12/23 17:23:11 maekke Exp $ inherit mythtv-plugins DESCRIPTION="Game emulator module for MythTV." IUSE="" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND}" |