aboutsummaryrefslogtreecommitdiffstats
path: root/community/ddrescue/APKBUILD
diff options
context:
space:
mode:
authorossdev <ossdev@puresoftware.com>2019-06-04 16:41:16 +0530
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-11 13:48:05 +0000
commit46eefbd06a1b2f2edeff2ef4a0ef5a7e4865cf86 (patch)
tree8328f36c295a21aa9d4216fd4820163be5296884 /community/ddrescue/APKBUILD
parenta5ed25b5fb8b785cdfb72c294466b39347fc7a8f (diff)
downloadaports-46eefbd06a1b2f2edeff2ef4a0ef5a7e4865cf86.tar.bz2
aports-46eefbd06a1b2f2edeff2ef4a0ef5a7e4865cf86.tar.xz
community/[various]: add aarch64 support
enable aarch64 support for: - cassandra-cpp-driver - ddrescue - elasiticsearch - john Signed-off-by: ossdev <ossdev@puresoftware.com>
Diffstat (limited to 'community/ddrescue/APKBUILD')
-rw-r--r--community/ddrescue/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ddrescue/APKBUILD b/community/ddrescue/APKBUILD
index 00a272c789..014bd0474e 100644
--- a/community/ddrescue/APKBUILD
+++ b/community/ddrescue/APKBUILD
@@ -4,7 +4,7 @@ pkgver=1.24
pkgrel=0
pkgdesc="Data recovery tool for block devices with errors"
url="https://www.gnu.org/s/ddrescue/ddrescue.html"
-arch="all !aarch64"
+arch="all"
license="GPL-3.0-or-later"
subpackages="$pkgname-doc"
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz"