diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-22 05:02:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-22 05:02:47 +0000 |
commit | c3dee019ce967a4881585a414fcb331a3ff2c1e9 (patch) | |
tree | 9e3fd8f9ff8e033773da457b0e1a3a68faf4b1a4 /games-emulation/dosbox/dosbox-0.61.ebuild | |
parent | Clean older ebuilds (diff) | |
download | historical-c3dee019ce967a4881585a414fcb331a3ff2c1e9.tar.gz historical-c3dee019ce967a4881585a414fcb331a3ff2c1e9.tar.bz2 historical-c3dee019ce967a4881585a414fcb331a3ff2c1e9.zip |
not stable enough yet on amd64 (bugs #52274 and #52276)
Diffstat (limited to 'games-emulation/dosbox/dosbox-0.61.ebuild')
-rw-r--r-- | games-emulation/dosbox/dosbox-0.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dosbox/dosbox-0.61.ebuild b/games-emulation/dosbox/dosbox-0.61.ebuild index e8c578b8c290..0390ccae2cce 100644 --- a/games-emulation/dosbox/dosbox-0.61.ebuild +++ b/games-emulation/dosbox/dosbox-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.61.ebuild,v 1.8 2004/06/10 08:31:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.61.ebuild,v 1.9 2004/06/22 05:02:47 mr_bones_ Exp $ inherit eutils games @@ -8,7 +8,7 @@ DESCRIPTION="DOS emulator" HOMEPAGE="http://dosbox.sourceforge.net/" SRC_URI="mirror://sourceforge/dosbox/${P}.tar.gz" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="alsa opengl" |