diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-07 07:48:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-07 07:48:32 +0000 |
commit | 2322cb356335aa23e90b9b9ed3869e28ba2a9a1e (patch) | |
tree | 3d76bf5d182adb7a890ffc5014eb80d4d9a58530 /games-emulation/ps2emu-padxwin | |
parent | a dirt simple icon ripped from the homepage (diff) | |
download | gentoo-2-2322cb356335aa23e90b9b9ed3869e28ba2a9a1e.tar.gz gentoo-2-2322cb356335aa23e90b9b9ed3869e28ba2a9a1e.tar.bz2 gentoo-2-2322cb356335aa23e90b9b9ed3869e28ba2a9a1e.zip |
amd64 love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-emulation/ps2emu-padxwin')
-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*" |