Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=481aece1f33bf87b14d26e597c99d1b631b1221d
commit 481aece1f33bf87b14d26e597c99d1b631b1221d Author: James Buren <[EMAIL PROTECTED]> Date: Tue Jun 3 19:11:26 2008 -0500 snes9x-1.51-1-x86_64 * added x86_64 to archs diff --git a/source/games-extra/snes9x/FrugalBuild b/source/games-extra/snes9x/FrugalBuild index 5d20a00..1531fdc 100644 --- a/source/games-extra/snes9x/FrugalBuild +++ b/source/games-extra/snes9x/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="A portable, freeware Super Nintendo Entertainment System (SNES) emulator." url="http://www.snes9x.com" srcurl="http://files.ipherswipsite.com" -archs=('i686') +archs=('i686' 'x86_64') groups=('games-extra') depends=('libpng' 'libxxf86dga') makedepends=('nasm') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
