summaryrefslogtreecommitdiff
path: root/community/ode/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ode/PKGBUILD')
-rw-r--r--community/ode/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ode/PKGBUILD b/community/ode/PKGBUILD
index 49d2ad72a..e390045cb 100644
--- a/community/ode/PKGBUILD
+++ b/community/ode/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ode
pkgver=0.13
pkgrel=1
pkgdesc="An open source, high performance library for simulating rigid body dynamics"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.ode.org"
license=('LGPL' 'BSD')
depends=('gcc-libs' 'bash')