diff options
Diffstat (limited to 'extra/stellarium/PKGBUILD')
-rw-r--r-- | extra/stellarium/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/stellarium/PKGBUILD b/extra/stellarium/PKGBUILD index a8b080bad..7186133f0 100644 --- a/extra/stellarium/PKGBUILD +++ b/extra/stellarium/PKGBUILD @@ -6,7 +6,7 @@ pkgname=stellarium pkgver=0.12.4 pkgrel=1 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" -arch=("i686" "x86_64") +arch=("i686" "x86_64" 'mips64el') url="http://stellarium.free.fr/" license=('GPL2') depends=('libpng' 'glu' 'libgl' 'freetype2' 'qt4' 'openssl' 'desktop-file-utils' |