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 e4991fbe8..2abe37513 100644 --- a/community/uqm/PKGBUILD +++ b/community/uqm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=uqm pkgver=0.6.2 pkgrel=5 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') |