summaryrefslogtreecommitdiff
path: root/extra/mash
diff options
context:
space:
mode:
authorJoe <joe@joelightning.com>2011-10-08 12:50:12 +0100
committerJoe <joe@joelightning.com>2011-10-08 12:50:12 +0100
commit82afbb154c0d1b787f398470aa2199c64037a7e7 (patch)
treedb61ce6ad069257fba9244f9b6b2eb31b3b85112 /extra/mash
parent503e7198381478a97193ab2089bba8bd0ef83553 (diff)
arch array
Diffstat (limited to 'extra/mash')
-rw-r--r--extra/mash/PKGBUILD2
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')