diff options
Diffstat (limited to 'games-emulation/dboxfe')
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dboxfe/dboxfe-0.0.5.ebuild b/games-emulation/dboxfe/dboxfe-0.0.5.ebuild index 7ffdbf7d36b7..562d6d55a6ce 100644 --- a/games-emulation/dboxfe/dboxfe-0.0.5.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.0.5.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/games-emulation/dboxfe/dboxfe-0.0.5.ebuild,v 1.2 2005/04/10 12:42:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.0.5.ebuild,v 1.3 2005/11/02 19:30:23 mr_bones_ Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/dboxfe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND=">=games-emulation/dosbox-0.63" |