summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKF5U2023-10-19 11:44:21 -0500
committerKF5U2023-10-19 11:44:21 -0500
commit7fca9eb53232e84c094c953262804d4ed4a681e1 (patch)
treec379c40ca41067c7777442e777ea1527a4747d77
parentf2e57c9818d28c62ed0b937cc93091e4661b814f (diff)
downloadaur-7fca9eb53232e84c094c953262804d4ed4a681e1.tar.gz
updated supported archs
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6916f939cbc5..1fb5ff3191e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=wsjtx
pkgver=2.6.2
pkgrel=1
pkgdesc="Software for Amateur Radio Weak-Signal Communication (JT9 and JT65) - Improved version by DG2YCB - Superbuild version, hamlib not required"
-arch=('x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url="https://sourceforge.net/projects/wsjt-x-improved/"
license=('GPL3')