diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-03 21:35:06 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-03 21:35:06 +0200 |
| commit | 5702ebbdb7b9c6bc4ffc5d08e5a0598002780463 (patch) | |
| tree | f32eb61addf5edc60fe0937041934b037968f1b8 /pdeath | |
| parent | Update xpybar to version 1.21.1 (diff) | |
| download | aur-packages-5702ebbdb7b9c6bc4ffc5d08e5a0598002780463.tar.gz aur-packages-5702ebbdb7b9c6bc4ffc5d08e5a0598002780463.tar.bz2 aur-packages-5702ebbdb7b9c6bc4ffc5d08e5a0598002780463.tar.xz | |
Mark a number of packages as running on aarch64
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'pdeath')
| -rw-r--r-- | pdeath/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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=() |
