diff options
author | 2004-02-13 15:42:32 +0000 | |
---|---|---|
committer | 2004-02-13 15:42:32 +0000 | |
commit | fea185885aa6feb7bef4e04d53f58931086111f1 (patch) | |
tree | d3f6012fd7f840b65cd91fe8ce77b6d158c91ab0 /games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild | |
parent | New version. Closes bug #41448 (Manifest recommit) (diff) | |
download | gentoo-2-fea185885aa6feb7bef4e04d53f58931086111f1.tar.gz gentoo-2-fea185885aa6feb7bef4e04d53f58931086111f1.tar.bz2 gentoo-2-fea185885aa6feb7bef4e04d53f58931086111f1.zip |
Added to ~ppc
Diffstat (limited to 'games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild')
-rw-r--r-- | games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild b/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild index 429baf937cd4..e29fee48aaee 100644 --- a/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild +++ b/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild,v 1.1 2003/09/09 16:26:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild,v 1.2 2004/02/13 15:42:32 dholm Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="http://linuzappz.pcsx.net/downloads/padXwin-${PV}.tgz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="=x11-libs/gtk+-1*" |