From 4e2506fc442477aa22bc192b6ceda870060a84df Mon Sep 17 00:00:00 2001 From: Isaac David Date: Mon, 9 Jan 2017 16:04:42 -0600 Subject: pyrit: add armv7h to arch array --- libre/pyrit/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/pyrit/PKGBUILD') 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=( -- cgit v1.2.3