aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/fs-uae-launcher/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fs-uae-launcher/APKBUILD b/testing/fs-uae-launcher/APKBUILD
index 8a9f75be74a..43c8fc9ed8e 100644
--- a/testing/fs-uae-launcher/APKBUILD
+++ b/testing/fs-uae-launcher/APKBUILD
@@ -4,7 +4,7 @@ pkgver=2.8.3
pkgrel=1
pkgdesc="FS-UAE emulator launcher."
url="https://fs-uae.net/launcher"
-arch="noarch !ppc64le !armhf" # fs-uae not avail
+arch="noarch !ppc64le !armhf !aarch64" # fs-uae not avail
license="GPL-2.0-only"
depends="fs-uae~$pkgver py3-qt5"
makedepends="py3-setuptools gettext"