diff options
Diffstat (limited to 'pcr/cowpatty/PKGBUILD')
-rw-r--r-- | pcr/cowpatty/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/cowpatty/PKGBUILD b/pcr/cowpatty/PKGBUILD index c29c53ad8..200ace245 100644 --- a/pcr/cowpatty/PKGBUILD +++ b/pcr/cowpatty/PKGBUILD @@ -8,7 +8,7 @@ pkgname=cowpatty pkgver=4.6 pkgrel=5 pkgdesc="Wireless WPA/WPA2 PSK handshake cracking utility" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.wirelessdefence.org/Contents/coWPAttyMain.htm" license=('GPL') depends=('openssl' 'libpcap') |