aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/drawterm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/drawterm/APKBUILD b/community/drawterm/APKBUILD
index c48a4ad5616..87b64ef43e2 100644
--- a/community/drawterm/APKBUILD
+++ b/community/drawterm/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0_hg20200421
pkgrel=0
pkgdesc="Connect to Plan 9 CPU servers from other operating systems"
url="http://drawterm.9front.org/"
-arch="all !armhf !armv7 !aarch64 !s390x !mips !mips64"
+arch="all !armhf !armv7 !s390x !mips !mips64"
license="LPL-1.02"
options="!check" # upstream does not have a test suite
makedepends="linux-headers libx11-dev libxt-dev"