diff options
Diffstat (limited to 'community/fillets-ng/PKGBUILD')
-rw-r--r-- | community/fillets-ng/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fillets-ng/PKGBUILD b/community/fillets-ng/PKGBUILD index a7a468d29..fbf9df50f 100644 --- a/community/fillets-ng/PKGBUILD +++ b/community/fillets-ng/PKGBUILD @@ -6,7 +6,7 @@ pkgver=1.0.1 pkgrel=4 pkgdesc="Port of the wonderful puzzle game Fish Fillets" url="http://fillets.sf.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('fillets-ng-data' 'lua51' 'fribidi' 'gcc-libs' 'libx11' 'sdl_mixer' 'sdl_ttf' 'sdl_image' 'desktop-file-utils') makedepends=('gendesk') |