summaryrefslogtreecommitdiff
path: root/community/nbtscan/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nbtscan/PKGBUILD')
-rwxr-xr-xcommunity/nbtscan/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nbtscan/PKGBUILD b/community/nbtscan/PKGBUILD
index f7b093267..61286a6b9 100755
--- a/community/nbtscan/PKGBUILD
+++ b/community/nbtscan/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=nbtscan
pkgver=1.5.1
pkgrel=4
pkgdesc="NBTscan is a program for scanning IP networks for NetBIOS name information."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=(glibc)
url="http://www.inetcat.net/software/nbtscan.html"