diff options
Diffstat (limited to 'community/uqm')
-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 5baacac5e..4e1f2f037 100644 --- a/community/uqm/PKGBUILD +++ b/community/uqm/PKGBUILD @@ -9,7 +9,7 @@ pkgname=uqm pkgver=0.7.0 pkgrel=3 pkgdesc="The Ur-Quan Masters, 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' 'glu') |