summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomZ2020-11-16 19:02:42 +0100
committerTomZ2020-11-16 19:02:42 +0100
commita7d42fb553ed9be3602b0cd94d5ec84dc49cb9b7 (patch)
treec19229911ae385e7e43e50d311dc09c6ae1b0c17
parent20800cbeb7174421c25433d6f9f51b8332c60cfd (diff)
downloadaur-a7d42fb553ed9be3602b0cd94d5ec84dc49cb9b7.tar.gz
Add arch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d0cae59051d..0b6f729577e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=flowee-git
pkgver=63021917e
pkgrel=1
pkgdesc="Flowee Bitcoin products"
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url="https://flowee.org/"
license=('GPL')
depends=('boost-libs' 'libevent' 'openssl')