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 03c637932..82dedc3a9 100755
--- a/community/nbtscan/PKGBUILD
+++ b/community/nbtscan/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=nbtscan
pkgver=1.5.1
pkgrel=5
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"