diff options
Diffstat (limited to 'social/batctl/PKGBUILD')
-rw-r--r-- | social/batctl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/social/batctl/PKGBUILD b/social/batctl/PKGBUILD index b64c46ef0..33df8ca41 100644 --- a/social/batctl/PKGBUILD +++ b/social/batctl/PKGBUILD @@ -4,7 +4,7 @@ pkgname=batctl pkgver=2012.3.0 pkgrel=1 pkgdesc="B.A.T.M.A.N. advanced control and management tool" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.open-mesh.net/" license=('GPL') depends=('glibc') |