diff options
Diffstat (limited to '')
| -rw-r--r-- | xtest/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtest/PKGBUILD b/xtest/PKGBUILD index 17ae3c2..3fc8606 100644 --- a/xtest/PKGBUILD +++ b/xtest/PKGBUILD @@ -3,7 +3,7 @@ pkgname=xtest pkgver=2.1.3 pkgrel=1 pkgdesc="Variant of test(1) that can test multiple files from cmdline or stdin" -arch=(i686 x86_64) +arch=(i686 x86_64 aarch64) url="https://codeberg.org/maandree/xtest" license=('custom:ISC') depends=() |
