aboutsummaryrefslogtreecommitdiffstats
path: root/editasroot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'editasroot/PKGBUILD')
-rw-r--r--editasroot/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/editasroot/PKGBUILD b/editasroot/PKGBUILD
index 610a3e7..4d2de65 100644
--- a/editasroot/PKGBUILD
+++ b/editasroot/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=editasroot
pkgver=1.0.3
pkgrel=1
pkgdesc="Edit a file that requires root access"
-arch=('x86_64')
+arch=(x86_64 aarch64)
url="https://codeberg.org/maandree/editasroot"
license=('custom:ISC')
depends=(asroot)