diff options
Diffstat (limited to 'community/darkstat/PKGBUILD')
-rw-r--r-- | community/darkstat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/darkstat/PKGBUILD b/community/darkstat/PKGBUILD index de207b747..bc5710cc4 100644 --- a/community/darkstat/PKGBUILD +++ b/community/darkstat/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Network statistics gatherer (packet sniffer)." url="http://dmr.ath.cx/net/darkstat/" license=("GPL") -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('libpcap' 'zlib') source=(http://dmr.ath.cx/net/darkstat/$pkgname-$pkgver.tar.bz2) md5sums=('eef385fadc8dbb611d3d4c4d8fa94817') |