summaryrefslogtreecommitdiff
path: root/community/driftnet/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/driftnet/PKGBUILD')
-rw-r--r--community/driftnet/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/driftnet/PKGBUILD b/community/driftnet/PKGBUILD
index 7a128014d..ab64be823 100644
--- a/community/driftnet/PKGBUILD
+++ b/community/driftnet/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=driftnet
pkgver=0.1.6
pkgrel=5
pkgdesc="Listens to network traffic and picks out images from TCP streams it observes."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url=('http://www.ex-parrot.com/~chris/driftnet/')
license=('GPL')
depends=('libjpeg' 'libpcap' 'gtk' 'giflib')