summaryrefslogtreecommitdiff
path: root/community/ngrep/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ngrep/PKGBUILD')
-rw-r--r--community/ngrep/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ngrep/PKGBUILD b/community/ngrep/PKGBUILD
index 2bc220a0e..0ea7df42a 100644
--- a/community/ngrep/PKGBUILD
+++ b/community/ngrep/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=ngrep
pkgver=1.45
pkgrel=9
pkgdesc='A grep-like utility that allows you to search for network packets on an interface.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://ngrep.sourceforge.net/'
license=('custom')
depends=('libpcap>=1.0.0' 'pcre')