diff options
Diffstat (limited to 'pcr/boswars')
-rw-r--r-- | pcr/boswars/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/boswars/PKGBUILD b/pcr/boswars/PKGBUILD index 86d158904..1aa8f40bd 100644 --- a/pcr/boswars/PKGBUILD +++ b/pcr/boswars/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=4 pkgdesc="Futuristic real-time strategy game" url="http://www.boswars.org" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('sdl' 'libpng' 'lua51' 'libvorbis' 'libtheora' 'libgl' 'python2') makedepends=('glu' 'coreutils') # nproc is in coreutils source=("http://www.boswars.org/dist/releases/$pkgname-$pkgver-src.tar.gz" |