summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302017-11-04 19:06:11 +0100
committerM0Rf302017-11-04 19:06:11 +0100
commit4d9b077886d9555be7cb1f3f398f4c68cb4b3e1e (patch)
tree92f5e4b072cd40b7149d9a56eb7fa4e6c7f6c01c /PKGBUILD
parentdfe9cf156503a1ef0ae30af17fc149d0fa8ebdaf (diff)
downloadaur-4d9b077886d9555be7cb1f3f398f4c68cb4b3e1e.tar.gz
hyperledger-fabric: aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c57f4dfa9036..5e45ec4f65d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=hyperledger-${_pkgname}
pkgver=1.0.4
pkgrel=1
pkgdesc="A platform for distributed ledger solutions, underpinned by a modular architecture delivering high degrees of confidentiality, resiliency, flexibility and scalability"
-arch=(armv6h armv7h arm i686 x86_64)
+arch=(armv6h armv7h arm aarch64 i686 x86_64)
url="https://github.com/hyperledger/fabric"
license=('APACHE')
groups=('hyperledger')