diff options
Diffstat (limited to 'community/vor/PKGBUILD')
-rw-r--r-- | community/vor/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vor/PKGBUILD b/community/vor/PKGBUILD index f14b16d91..88efc9521 100644 --- a/community/vor/PKGBUILD +++ b/community/vor/PKGBUILD @@ -7,7 +7,7 @@ pkgname=vor pkgver=0.5.5 pkgrel=1 pkgdesc='Classic spaceship versus asteroid field arcade game' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://jasonwoof.org/vor?" license=('GPL') depends=('sdl_image' 'sdl_mixer') |