diff options
Diffstat (limited to 'games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.9.ebuild')
-rw-r--r-- | games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.9.ebuild b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.9.ebuild index bb69480d27f4..37a045c9d921 100644 --- a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.9.ebuild +++ b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.9.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/ps2emu-padxwin/ps2emu-padxwin-0.9.ebuild,v 1.2 2005/08/07 07:36:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.9.ebuild,v 1.3 2005/08/07 07:48:32 vapier Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.pcsx2.net/download/0.8release/PADwin${PV//.}.rar" LICENSE="freedist" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="=x11-libs/gtk+-1*" |