aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/john/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/john/APKBUILD b/community/john/APKBUILD
index 5d44e745e8e..492c5e7265d 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"