diff options
Diffstat (limited to '')
| -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=() |
