summaryrefslogtreecommitdiff
path: root/community/irrlicht/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/irrlicht/PKGBUILD')
-rw-r--r--community/irrlicht/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/irrlicht/PKGBUILD b/community/irrlicht/PKGBUILD
index 53ac71ce8..c02fadd97 100644
--- a/community/irrlicht/PKGBUILD
+++ b/community/irrlicht/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=irrlicht
pkgver=1.8
pkgrel=1
pkgdesc="An open source high performance realtime 3D graphics engine."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://irrlicht.sourceforge.net/"
license=('ZLIB')
depends=('libgl' 'libjpeg' 'bzip2' 'libpng')