diff options
author | 2005-10-02 16:48:50 +0000 | |
---|---|---|
committer | 2005-10-02 16:48:50 +0000 | |
commit | 0e290cbe1acb25c7c795e01cb316829521e71e4c (patch) | |
tree | f7e2766f9fa562fb9a9f4a72a651f74d94a24be9 /app-emulation/fuse/fuse-0.7.0.ebuild | |
parent | app-emulation/libspectrum stable on ppc. (diff) | |
download | gentoo-2-0e290cbe1acb25c7c795e01cb316829521e71e4c.tar.gz gentoo-2-0e290cbe1acb25c7c795e01cb316829521e71e4c.tar.bz2 gentoo-2-0e290cbe1acb25c7c795e01cb316829521e71e4c.zip |
app-emulation/fuse stable on ppc.
(Portage version: 2.0.53_rc2)
Diffstat (limited to 'app-emulation/fuse/fuse-0.7.0.ebuild')
-rw-r--r-- | app-emulation/fuse/fuse-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/fuse/fuse-0.7.0.ebuild b/app-emulation/fuse/fuse-0.7.0.ebuild index 3a1d468811bf..1bd12b113361 100644 --- a/app-emulation/fuse/fuse-0.7.0.ebuild +++ b/app-emulation/fuse/fuse-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.3 2005/09/17 22:27:17 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.4 2005/10/02 16:48:50 hansmi Exp $ DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall" HOMEPAGE="http://fuse-emulator.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc x86" IUSE="xml2 png zlib X gtk gtk2 sdl svga fbcon gnome libdsk" # This build is heavily use dependent. USE="svga" will build the svga |