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 582004c4e..cc18cef85 100644
--- a/community/tcpflow/PKGBUILD
+++ b/community/tcpflow/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=tcpflow
pkgver=1.3.0
pkgrel=1
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://afflib.org/software/tcpflow"
license=('GPL')
depends=('gcc-libs' 'libpcap' 'zlib')