diff options
Diffstat (limited to 'community/bullet/PKGBUILD')
-rw-r--r-- | community/bullet/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bullet/PKGBUILD b/community/bullet/PKGBUILD index 8f52b48c5..3dc4ce5d5 100644 --- a/community/bullet/PKGBUILD +++ b/community/bullet/PKGBUILD @@ -8,7 +8,7 @@ _rev=2613 pkgver=2.81 pkgrel=2 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=() |