diff options
Diffstat (limited to 'community/springlobby/PKGBUILD')
-rw-r--r-- | community/springlobby/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/springlobby/PKGBUILD b/community/springlobby/PKGBUILD index 5b5ca982e..b0e199b98 100644 --- a/community/springlobby/PKGBUILD +++ b/community/springlobby/PKGBUILD @@ -6,7 +6,7 @@ pkgname=springlobby pkgver=0.147 pkgrel=2 pkgdesc="A free cross-platform lobby client for the Spring RTS project." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://springlobby.info/" license=('GPL2') depends=('hicolor-icon-theme' 'wxgtk' 'curl' 'libtorrent-rasterbar' 'boost-libs') |