diff options
Diffstat (limited to 'community/john/APKBUILD')
-rw-r--r-- | community/john/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/john/APKBUILD b/community/john/APKBUILD index 5d44e745e8..492c5e7265 100644 --- a/community/john/APKBUILD +++ b/community/john/APKBUILD @@ -7,7 +7,7 @@ _pkgrel=jumbo-1 pkgrel=0 pkgdesc="John the Ripper password cracker" url="http://www.openwall.com/john" -arch="x86_64 armhf armv7 ppc64le" +arch="x86_64 armhf armv7" license="GPL-2.0" depends="nss" options="!strip" |