diff options
-rw-r--r-- | community/stellarium/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD index cebabfa365..6e25efaed2 100644 --- a/community/stellarium/APKBUILD +++ b/community/stellarium/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.19.2 pkgrel=2 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" url="http://stellarium.org/" -arch="all" +arch="all !mips !mips64" license="GPL-2.0-or-later" makedepends=" cmake boost-dev mesa-dev qt5-qttools-dev libpng-dev freetype-dev |