summaryrefslogtreecommitdiff
path: root/community/hping/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hping/PKGBUILD')
-rw-r--r--community/hping/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hping/PKGBUILD b/community/hping/PKGBUILD
index 41c30b6a4..d75938dec 100644
--- a/community/hping/PKGBUILD
+++ b/community/hping/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=hping
pkgver=3.0.0
pkgrel=3
pkgdesc='A command-line oriented TCP/IP packet assembler/analyzer.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.hping.org'
license=('GPL2' 'BSD')
depends=('libpcap')