From da0db2dd1bbb57cc4dfd3ca1aa6bc2feda6f45c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Wed, 22 Apr 2020 11:42:10 +0200 Subject: community/drawterm: enable on aarch64 --- community/drawterm/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/drawterm/APKBUILD b/community/drawterm/APKBUILD index c48a4ad561..87b64ef43e 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" -- cgit v1.2.1