aboutsummaryrefslogtreecommitdiffstats
path: root/sshexec
diff options
context:
space:
mode:
Diffstat (limited to 'sshexec')
-rw-r--r--sshexec/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshexec/PKGBUILD b/sshexec/PKGBUILD
index 6147182..3936faf 100644
--- a/sshexec/PKGBUILD
+++ b/sshexec/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=($pkgbase $pkgbase-sshcd)
pkgver=1.2.2
pkgrel=1
pkgdesc="SSH wrapper that makes it easy to run commands directly in the SSH command"
-arch=('x86_64')
+arch=(x86_64 aarch64)
url="https://codeberg.org/maandree/sshexec"
license=('custom:ISC')
depends=()