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 fb32aa935..d23dd0e97 100644 --- a/community/ettercap/PKGBUILD +++ b/community/ettercap/PKGBUILD @@ -7,7 +7,7 @@ pkgname=('ettercap' 'ettercap-gtk') pkgver=NG_0.7.4.2 _origver=${pkgver/_/-} pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ettercap.sourceforge.net/" license=('GPL') makedepends=('libpcap' 'libltdl' 'libnet' 'gtk2' 'hicolor-icon-theme') |