summaryrefslogtreecommitdiff
path: root/community/coin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/coin/PKGBUILD')
-rw-r--r--community/coin/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/coin/PKGBUILD b/community/coin/PKGBUILD
index f88ee170b..38ee9ce26 100644
--- a/community/coin/PKGBUILD
+++ b/community/coin/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=3
pkgdesc='Coin3D is a high-level 3D graphics toolkit on top of OpenGL.'
url='http://www.coin3d.org/'
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('mesa' 'expat')
makedepends=('doxygen')
optdepends=('openal: sound/dynamic linking support'