diff options
Diffstat (limited to 'community/uqm/PKGBUILD')
-rw-r--r-- | community/uqm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/uqm/PKGBUILD b/community/uqm/PKGBUILD index a9b851ba9..79d3c0c74 100644 --- a/community/uqm/PKGBUILD +++ b/community/uqm/PKGBUILD @@ -9,7 +9,7 @@ pkgname=uqm pkgver=0.7.0 pkgrel=2 pkgdesc="The Ur-Quan Masters is a port of Star Control 2" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sc2.sf.net/" license=('GPL') depends=('libmikmod' 'libvorbis' 'sdl_image' 'libgl') |