diff options
author | David Holm <dholm@gentoo.org> | 2004-03-21 20:04:02 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-21 20:04:02 +0000 |
commit | 1d500501a3ff52a14f589148b92bd82b7493dfa5 (patch) | |
tree | 80318bb09836b110e11dd638d518b0210d6538ad /games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-1d500501a3ff52a14f589148b92bd82b7493dfa5.tar.gz historical-1d500501a3ff52a14f589148b92bd82b7493dfa5.tar.bz2 historical-1d500501a3ff52a14f589148b92bd82b7493dfa5.zip |
Added to ~ppc
Diffstat (limited to 'games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild')
-rw-r--r-- | games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild index cee4bf4a4469..9816ffc302af 100644 --- a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild +++ b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild,v 1.2 2004/02/20 06:26:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild,v 1.3 2004/03/21 20:03:11 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/PADwin${PV}.zip" LICENSE="freedist" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="=x11-libs/gtk+-1*" |