diff options
Diffstat (limited to 'community/sniffit/PKGBUILD')
-rw-r--r-- | community/sniffit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sniffit/PKGBUILD b/community/sniffit/PKGBUILD index 4843eb7cc..2bd24d7f9 100644 --- a/community/sniffit/PKGBUILD +++ b/community/sniffit/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sniffit pkgver=0.3.7.beta pkgrel=11 pkgdesc="very good packet sniffer for unix with ncurses interactive mode." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://packages.ubuntu.com/source/sniffit" #seems the website are out, ubuntu have all sources #url=http://reptile.rug.ac.be/~coder/sniffit/sniffit.html" |