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 4d82315d6..d88533b02 100644 --- a/community/uqm/PKGBUILD +++ b/community/uqm/PKGBUILD @@ -8,7 +8,7 @@ pkgname=uqm pkgver=0.7.0 pkgrel=1 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') |