diff options
Diffstat (limited to 'extra/bullet/PKGBUILD')
-rw-r--r-- | extra/bullet/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bullet/PKGBUILD b/extra/bullet/PKGBUILD index 3212dc582..5e8a66da2 100644 --- a/extra/bullet/PKGBUILD +++ b/extra/bullet/PKGBUILD @@ -8,7 +8,7 @@ _rev=2704 pkgver=2.82 pkgrel=1 pkgdesc="A 3D Collision Detection and Rigid Body Dynamics Library for games and animation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.bulletphysics.com/Bullet/" license=('custom:zlib') depends=() |