diff options
Diffstat (limited to 'extra/mash/PKGBUILD')
-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 57dc50d44..b14b6b5af 100644 --- a/extra/mash/PKGBUILD +++ b/extra/mash/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mash pkgver=0.1.0 pkgrel=2 pkgdesc="A small library for using 3D models within a Clutter scene" -arch=('i686' 'x86_64') +arch=(mips64el) url="http://clutter-project.org/" options=('!libtool') license=('LGPL') |