diff options
Diffstat (limited to 'community/astromenace/PKGBUILD')
-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 5f43af460..d6b032ec1 100644 --- a/community/astromenace/PKGBUILD +++ b/community/astromenace/PKGBUILD @@ -8,7 +8,7 @@ pkgname=astromenace pkgver=1.3.1 pkgrel=1 pkgdesc="Hardcore 3D space shooter with spaceship upgrade possibilities" -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' 'freetype2' 'libxinerama') |