aboutsummaryrefslogtreecommitdiffstats
path: root/exec-as
diff options
context:
space:
mode:
Diffstat (limited to 'exec-as')
-rw-r--r--exec-as/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec-as/PKGBUILD b/exec-as/PKGBUILD
index 583588c..a911d68 100644
--- a/exec-as/PKGBUILD
+++ b/exec-as/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=exec-as
pkgver=1.2.3
pkgrel=1
pkgdesc="A command that lets you start another command with any argv[0]"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/exec-as"
license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")