summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoses Narrow2020-12-21 18:23:19 -0600
committerMoses Narrow2020-12-21 18:23:19 -0600
commit8acafa9f26936ad19b7a1e01a235bade0f17a07e (patch)
treed54879343227ef2cc185c84e528bfcef4dc42599
parent76c8a8224c241a341141ccc024f0cde8abec07b8 (diff)
downloadaur-8acafa9f26936ad19b7a1e01a235bade0f17a07e.tar.gz
update architectures
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcc22a457736..f5a3e5f5bade 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.27.1
#pkgver=0.27.1
pkgrel=1
#pkgrel=1
-arch=('any')
+arch=('x86_64' 'aarch64' 'armv8' 'armv7' 'armv7l' 'armv7h' 'armv6h' 'armhf' 'armel' 'arm')
_pkggopath="github.com/${_githuborg}/${_pkgname}"
url="https://${_pkggopath}"
makedepends=('go' 'musl' 'kernel-headers-musl')