diff options
Diffstat (limited to 'community/zaz/PKGBUILD')
-rw-r--r-- | community/zaz/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zaz/PKGBUILD b/community/zaz/PKGBUILD index 87c196109..cdec7be9c 100644 --- a/community/zaz/PKGBUILD +++ b/community/zaz/PKGBUILD @@ -7,7 +7,7 @@ pkgname=zaz pkgver=1.0.0 pkgrel=2 pkgdesc="Puzzle game where the player has to arrange balls in triplets." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/zaz/" license=('GPL3' 'custom:CCBYSA') depends=('ftgl' 'sdl' 'sdl_image' 'libvorbis' 'libtheora' 'desktop-file-utils') |