diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-11-07 20:46:42 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-11-07 20:46:42 +0000 |
commit | aee4fe12c5aaa55a1b6a12d8e31a459661ddc7e7 (patch) | |
tree | dce9a3b6855c52dc13781f0081f8871bd0f604c5 /app-emulation/bochs/bochs-2.1.1.ebuild | |
parent | fixed compilation time error and marked ~amd64. depends on glibc now (Manifes... (diff) | |
download | gentoo-2-aee4fe12c5aaa55a1b6a12d8e31a459661ddc7e7.tar.gz gentoo-2-aee4fe12c5aaa55a1b6a12d8e31a459661ddc7e7.tar.bz2 gentoo-2-aee4fe12c5aaa55a1b6a12d8e31a459661ddc7e7.zip |
x86 and ppc stable
Diffstat (limited to 'app-emulation/bochs/bochs-2.1.1.ebuild')
-rw-r--r-- | app-emulation/bochs/bochs-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/bochs/bochs-2.1.1.ebuild b/app-emulation/bochs/bochs-2.1.1.ebuild index d20f774c949e..a604c7c04abf 100644 --- a/app-emulation/bochs/bochs-2.1.1.ebuild +++ b/app-emulation/bochs/bochs-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.11 2004/10/31 05:04:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.12 2004/11/07 20:46:42 lu_zero Exp $ inherit eutils wxwidgets @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bochs/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc alpha ~sparc ~amd64" +KEYWORDS="x86 ppc alpha ~sparc ~amd64" IUSE="sdl wxwindows readline gtk2 debugger" RDEPEND="virtual/libc |