diff options
Diffstat (limited to 'extra/mash')
-rw-r--r-- | extra/mash/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mash/PKGBUILD b/extra/mash/PKGBUILD index f6fbc9e9b..496e7250e 100644 --- a/extra/mash/PKGBUILD +++ b/extra/mash/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mash pkgver=0.2.0 pkgrel=1 pkgdesc="A small library for using 3D models within a Clutter scene" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://clutter-project.org/" options=('!libtool') license=('LGPL') |