aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD.template
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD.template')
-rw-r--r--PKGBUILD.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.template b/PKGBUILD.template
index a1241f030f8b..352be0ad9ba5 100644
--- a/PKGBUILD.template
+++ b/PKGBUILD.template
@@ -4,7 +4,7 @@ pkgname=juliaup-bin
pkgver=":version:"
pkgrel=1
pkgdesc="An experimental Julia version manager"
-arch=('x86_64')
+arch=('x86_64' 'aarch64' 'i686')
license=('MIT')
url="https://github.com/JuliaLang/juliaup"
makedepends=("tar")