diff options
author | 2004-02-11 08:08:37 +0000 | |
---|---|---|
committer | 2004-02-11 08:08:37 +0000 | |
commit | 79f662b41bf5838fc792490e136196ce6ccd0ec2 (patch) | |
tree | c4f6aa2a95a350a72877a78c72a89f6b02b7119e /games-emulation/xmame/xmame-0.78.1.ebuild | |
parent | tidy stray digest (diff) | |
download | historical-79f662b41bf5838fc792490e136196ce6ccd0ec2.tar.gz historical-79f662b41bf5838fc792490e136196ce6ccd0ec2.tar.bz2 historical-79f662b41bf5838fc792490e136196ce6ccd0ec2.zip |
mips and ia64 need deps first
Diffstat (limited to 'games-emulation/xmame/xmame-0.78.1.ebuild')
-rw-r--r-- | games-emulation/xmame/xmame-0.78.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/xmame/xmame-0.78.1.ebuild b/games-emulation/xmame/xmame-0.78.1.ebuild index 56e3414b770e..aa45ba2fa8ce 100644 --- a/games-emulation/xmame/xmame-0.78.1.ebuild +++ b/games-emulation/xmame/xmame-0.78.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.78.1.ebuild,v 1.2 2004/01/28 22:36:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.78.1.ebuild,v 1.3 2004/02/11 08:08:37 mr_bones_ Exp $ inherit games flag-o-matic gcc eutils @@ -12,7 +12,7 @@ SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" LICENSE="xmame" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64" IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts joystick icc net" RDEPEND="sys-libs/zlib |