summaryrefslogtreecommitdiff
path: root/community/simgear/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/simgear/PKGBUILD')
-rw-r--r--community/simgear/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/simgear/PKGBUILD b/community/simgear/PKGBUILD
index 3e745df7f..5d128c96f 100644
--- a/community/simgear/PKGBUILD
+++ b/community/simgear/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=simgear
pkgver=2.0.0
pkgrel=2
pkgdesc="A set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications."
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
depends=('glut' 'freealut' 'plib' 'openscenegraph')
makedepends=('boost')
license=("GPL")