From ba86e3da6753431bb8288b53e536a1201fa76bd4 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Wed, 20 Sep 2017 14:59:55 +0000 Subject: community/john: enable build on ppc64le --- community/john/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/john/APKBUILD b/community/john/APKBUILD index 33f96f4996..c79485d635 100644 --- a/community/john/APKBUILD +++ b/community/john/APKBUILD @@ -7,7 +7,7 @@ _pkgrel=jumbo-1 pkgrel=7 pkgdesc="John the Ripper password cracker" url="http://www.openwall.com/john" -arch="x86_64 armhf" +arch="x86_64 armhf ppc64le" license="GPL2" depends="nss" options="!strip" -- cgit v1.2.3