summaryrefslogtreecommitdiff
path: root/community/tcpflow/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tcpflow/PKGBUILD')
-rw-r--r--community/tcpflow/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tcpflow/PKGBUILD b/community/tcpflow/PKGBUILD
index cf8bbbf33..f2d674ea2 100644
--- a/community/tcpflow/PKGBUILD
+++ b/community/tcpflow/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=tcpflow
pkgver=0.21
pkgrel=4
pkgdesc="Captures data transmitted as part of TCP connections then stores the data conveniently"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.circlemud.org/~jelson/software/tcpflow/"
license=('GPL')
depends=('libpcap')