summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas Sabota2020-06-13 14:04:19 -0400
committerLukas Sabota2020-06-13 14:04:19 -0400
commit87cdb6393e328238167ffc38ee6adb5b59a1d79f (patch)
tree9994f3caac01e80347f2952cf339f33983e23ded /PKGBUILD
parentffc4cef241863924b17d786aca2a44a2acba8455 (diff)
downloadaur-eduke32-git.tar.gz
add aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de015e133e9c..a5cb805898aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=eduke32-git
pkgname=('eduke32-git' 'voidsw-git')
pkgver=r9142_e3946bf81
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url="http://eduke32.com"
license=('GPL' 'custom: BUILD')
depends=('sdl2_mixer' 'libvpx' 'gtk2')