summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-07-03 19:42:15 +0200
committerMichel Zou2020-07-03 19:42:15 +0200
commit3c55658b2623ef3b738563a5f3bf1eac36ced8d4 (patch)
tree8300f1931c54b001e666e7e26a8ff7a6a7468a27 /PKGBUILD
parent872235553fb95e94f80ea628891f23f96c63a0e5 (diff)
downloadaur-3c55658b2623ef3b738563a5f3bf1eac36ced8d4.tar.gz
aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09d177a8d2fe..b40e9f6cdc9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=10.1.0
_islver=0.21
pkgrel=1
pkgdesc="Cross GCC for the MinGW-w64 cross-compiler"
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url="https://gcc.gnu.org"
license=('GPL' 'LGPL' 'FDL' 'custom')
groups=('mingw-w64-toolchain' 'mingw-w64')