diff options
Diffstat (limited to 'community/ogre')
-rw-r--r-- | community/ogre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ogre/PKGBUILD b/community/ogre/PKGBUILD index 87cc13a32..b4ba27669 100644 --- a/community/ogre/PKGBUILD +++ b/community/ogre/PKGBUILD @@ -5,7 +5,7 @@ pkgname=('ogre' 'ogre-docs') pkgver=1.7.3 pkgrel=4 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' |