~dricottone/huttese-apk

14ce51374224d8e2aedc0a808659858924d17b78 — Drew DeVault 4 years ago b4e5f6d
drawterm-sourcehut: drop arch constraints
1 files changed, 1 insertions(+), 1 deletions(-)

M sr.ht/drawterm-sourcehut/APKBUILD
M sr.ht/drawterm-sourcehut/APKBUILD => sr.ht/drawterm-sourcehut/APKBUILD +1 -1
@@ 6,7 6,7 @@ _hgver=04a5702cdae8
pkgrel=0
pkgdesc="Connect to Plan 9 CPU servers from other operating systems"
url="http://drawterm.9front.org/"
arch="all !armhf !armv7 !s390x !mips !mips64"
arch="all"
license="LPL-1.02"
options="!check" # upstream does not have a test suite
makedepends="linux-headers libx11-dev libxt-dev"