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 --- pdeath/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdeath') diff --git a/pdeath/PKGBUILD b/pdeath/PKGBUILD index b84d776..7345e1e 100644 --- a/pdeath/PKGBUILD +++ b/pdeath/PKGBUILD @@ -4,7 +4,7 @@ pkgname=pdeath pkgver=1.1.3 pkgrel=1 pkgdesc="Run a command that is killed when its parent exits" -arch=(i686 x86_64) +arch=(i686 x86_64 aarch64) url="https://codeberg.org/maandree/pdeath" license=('custom:ISC') depends=() -- cgit v1.2.3-70-g09d2