diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/drawterm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/drawterm/APKBUILD b/testing/drawterm/APKBUILD index 08bee7ce69..14aefd4a9a 100644 --- a/testing/drawterm/APKBUILD +++ b/testing/drawterm/APKBUILD @@ -5,7 +5,7 @@ pkgver=20161016 pkgrel=1 pkgdesc="Connect to Plan 9 CPU servers from other operating systems" url="http://drawterm.9front.org/" -arch="all !armhf" +arch="all !armhf !aarch64" license="custom" depends="" makedepends="linux-headers libx11-dev libxt-dev" |