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 --- exec-as/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec-as') 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") -- cgit v1.2.3-70-g09d2