diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-05-21 10:47:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-05-21 10:47:33 +0000 |
commit | b893d7cc60f850a14775022fb50c1066b8fb555c (patch) | |
tree | 4eff4b299ab15d595bf2e85190fd6fff9b0a254c /app-emulation/fuse/fuse-0.7.0.ebuild | |
parent | silly repoman can't remove packages (diff) | |
download | gentoo-2-b893d7cc60f850a14775022fb50c1066b8fb555c.tar.gz gentoo-2-b893d7cc60f850a14775022fb50c1066b8fb555c.tar.bz2 gentoo-2-b893d7cc60f850a14775022fb50c1066b8fb555c.zip |
~amd64
(Portage version: 2.0.51.19)
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 9f602badd25c..257d8dc4e98b 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.1 2005/01/03 22:11:18 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.2 2005/05/21 10:47:33 blubb 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" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="xml2 png zlib X gtk gtk2 sdl svga fbcon gnome libdsk" # This build is heavily use dependent. USE="svga" will build the svga |