From 46eefbd06a1b2f2edeff2ef4a0ef5a7e4865cf86 Mon Sep 17 00:00:00 2001 From: ossdev Date: Tue, 4 Jun 2019 16:41:16 +0530 Subject: community/[various]: add aarch64 support enable aarch64 support for: - cassandra-cpp-driver - ddrescue - elasiticsearch - john Signed-off-by: ossdev --- community/john/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/john/APKBUILD') diff --git a/community/john/APKBUILD b/community/john/APKBUILD index 492c5e7265..5fa32568c1 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" +arch="aarch64 x86_64 armhf armv7" license="GPL-2.0" depends="nss" options="!strip" -- cgit v1.2.3