diff options
Diffstat (limited to 'community/ettercap/PKGBUILD')
-rw-r--r-- | community/ettercap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ettercap/PKGBUILD b/community/ettercap/PKGBUILD index f9c048453..39a11fc28 100644 --- a/community/ettercap/PKGBUILD +++ b/community/ettercap/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=ettercap pkgname=('ettercap' 'ettercap-gtk') pkgver=0.7.5.3 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ettercap.github.com/ettercap/" license=('GPL') makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2') |