diff options
Diffstat (limited to 'libre/pyrit')
-rw-r--r-- | libre/pyrit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/pyrit/PKGBUILD b/libre/pyrit/PKGBUILD index ddaeb9fbe..909c7649c 100644 --- a/libre/pyrit/PKGBUILD +++ b/libre/pyrit/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.5.0 pkgrel=1.parabola1 pkgdesc='The famous WPA precomputed cracker, without nonfree cpyrit-cuda recommendation' url='https://github.com/JPaulMora/Pyrit' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') license=('GPL3') depends=('openssl' 'python2' 'zlib' 'libpcap') optdepends=( |