diff options
Diffstat (limited to 'community/astromenace')
-rw-r--r-- | community/astromenace/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/astromenace/PKGBUILD b/community/astromenace/PKGBUILD index 145b5e98e..3af5f1420 100644 --- a/community/astromenace/PKGBUILD +++ b/community/astromenace/PKGBUILD @@ -8,7 +8,7 @@ pkgname=astromenace pkgver=1.2.0 pkgrel=6 pkgdesc="Hardcore 3D space shooter with spaceship upgrade possibilities. English version" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.viewizard.com/astromenace/index_linux.php" license=('GPL3') depends=('sdl' 'freealut' 'libjpeg' 'libvorbis' 'glu') |