aboutsummaryrefslogtreecommitdiffstats
path: root/community/wine/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wine/APKBUILD')
-rw-r--r--community/wine/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD
index b5e79037ec..60680c230b 100644
--- a/community/wine/APKBUILD
+++ b/community/wine/APKBUILD
@@ -10,7 +10,7 @@ _pkgver=${pkgver/_/-}
pkgrel=1
pkgdesc="A compatibility layer for running Windows programs"
url="https://www.winehq.org"
-arch="x86 x86_64"
+arch="x86 x86_64 aarch64"
license="LGPL-2.0-or-later"
options="!check" # As of 2.0.3 most of the tests fails
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"