summaryrefslogtreecommitdiff
path: root/core/libpcap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libpcap/PKGBUILD')
-rw-r--r--core/libpcap/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libpcap/PKGBUILD b/core/libpcap/PKGBUILD
index a528954b0..d938932fe 100644
--- a/core/libpcap/PKGBUILD
+++ b/core/libpcap/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libpcap
pkgver=1.2.1
pkgrel=2
pkgdesc="A system-independent interface for user-level packet capture"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.tcpdump.org/"
license=('BSD')
depends=('glibc' 'libnl' 'sh')