diff options
Diffstat (limited to 'community/darkstat')
-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 96d1b528a..b77f01f24 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=('3fd2a4ddb123ad11bb99f1094a6206d9') |