summaryrefslogtreecommitdiff
path: root/community/ogre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ogre/PKGBUILD')
-rw-r--r--community/ogre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ogre/PKGBUILD b/community/ogre/PKGBUILD
index 28e1c7066..39fa1917e 100644
--- a/community/ogre/PKGBUILD
+++ b/community/ogre/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=('ogre' 'ogre-docs')
pkgver=1.7.3
pkgrel=2
pkgdesc="A scene-oriented, flexible 3D engine written in C++"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.ogre3d.org'
license=('custom:MIT')
depends=('boost-libs' 'freeimage' 'freetype2' 'libxaw' 'libxrandr'