diff options
Diffstat (limited to 'community/flightgear-atlas/PKGBUILD')
-rw-r--r-- | community/flightgear-atlas/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/flightgear-atlas/PKGBUILD b/community/flightgear-atlas/PKGBUILD index 8cbd7a8ee..ee36ea5ae 100644 --- a/community/flightgear-atlas/PKGBUILD +++ b/community/flightgear-atlas/PKGBUILD @@ -4,7 +4,7 @@ pkgname=flightgear-atlas pkgver=0.3.1 pkgrel=3 -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') pkgdesc="aims to produce and display high quality charts of the world for users of FlightGear." depends=('flightgear-data' 'libpng' 'libjpeg') makedepends=('simgear') |