summaryrefslogtreecommitdiff
path: root/community/box2d/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/box2d/PKGBUILD')
-rw-r--r--community/box2d/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/box2d/PKGBUILD b/community/box2d/PKGBUILD
index 15030c6c3..76cfe3ee8 100644
--- a/community/box2d/PKGBUILD
+++ b/community/box2d/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="2D rigid body simulation library for games"
url="http://www.box2d.org/"
license=('zlib')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
#depends=('freeglut')
makedepends=('cmake' 'doxygen')
optdepends=()