diff options
Diffstat (limited to 'community/openscenegraph/PKGBUILD')
-rw-r--r-- | community/openscenegraph/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openscenegraph/PKGBUILD b/community/openscenegraph/PKGBUILD index 68cd7a829..9bf11948b 100644 --- a/community/openscenegraph/PKGBUILD +++ b/community/openscenegraph/PKGBUILD @@ -8,7 +8,7 @@ pkgname=openscenegraph pkgver=2.8.3 pkgrel=5 pkgdesc="An Open Source, high performance real-time graphics toolkit" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom:OSGPL') url="http://www.openscenegraph.org" depends=('giflib' 'jasper' 'librsvg' 'xine-lib' 'curl' 'pth') |