From 5702ebbdb7b9c6bc4ffc5d08e5a0598002780463 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 3 May 2026 21:35:06 +0200 Subject: Mark a number of packages as running on aarch64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- sshexec/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sshexec') 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=() -- cgit v1.2.3-70-g09d2