diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-10 12:42:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-10 12:42:33 +0000 |
commit | 382bf578a88c12accd701ff819d370fea73ae359 (patch) | |
tree | a8f9261bad2641d7c6f592d00f92b95ef5c9ae02 /games-emulation/dboxfe/dboxfe-0.0.5.ebuild | |
parent | Version bump. (diff) | |
download | historical-382bf578a88c12accd701ff819d370fea73ae359.tar.gz historical-382bf578a88c12accd701ff819d370fea73ae359.tar.bz2 historical-382bf578a88c12accd701ff819d370fea73ae359.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-emulation/dboxfe/dboxfe-0.0.5.ebuild')
-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 0fe13ea8c6a4..7ffdbf7d36b7 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.1 2005/03/17 19:49:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.0.5.ebuild,v 1.2 2005/04/10 12:42:33 blubb 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" +KEYWORDS="~ppc x86 ~amd64" IUSE="" RDEPEND=">=games-emulation/dosbox-0.63" |