summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzezadas2020-09-04 10:34:24 +0100
committerzezadas2020-09-04 10:34:24 +0100
commit73f505817a2b64b3e935a1c126796ae70788315d (patch)
tree858549f7fc205357a91b53613ce578c925d13302 /PKGBUILD
parentb9128176ed786212512742769631bcf6fbd0bcb4 (diff)
downloadaur-73f505817a2b64b3e935a1c126796ae70788315d.tar.gz
added aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f297e66559d8..dbfc40e8164c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=john-git
pkgver=1.9.0.Jumbo.1.r268.g51f7f3dcd
pkgrel=1
pkgdesc="fast password cracker (using the git repository of the jumbo patch)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' "aarch64")
url="http://www.openwall.com/$_pkgname/"
license=('GPL2' 'custom')
depends=('openssl' 'gmp' 'libpcap' 'openmpi' 'gcc-libs' 'opencl-icd-loader')