diff options
Diffstat (limited to 'community/newton-dynamics/PKGBUILD')
-rw-r--r-- | community/newton-dynamics/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/newton-dynamics/PKGBUILD b/community/newton-dynamics/PKGBUILD index defe9db75..5456ebce7 100644 --- a/community/newton-dynamics/PKGBUILD +++ b/community/newton-dynamics/PKGBUILD @@ -5,7 +5,7 @@ pkgname=newton-dynamics pkgver=2.33 pkgrel=2 pkgdesc="A simple physics API" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.newtondynamics.com" license=('custom') depends=() |