aboutsummaryrefslogtreecommitdiffstats
path: root/testing/drawterm
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-19 17:23:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-19 17:23:01 +0000
commit888fb3067fcac952a127d475b05e0dc84e38c39d (patch)
treea1df343e3365a0ccdd772456473db6d32501f2b9 /testing/drawterm
parent637fcee9ad241da02595043ebe208a165bd0c506 (diff)
downloadaports-888fb3067fcac952a127d475b05e0dc84e38c39d.tar.bz2
aports-888fb3067fcac952a127d475b05e0dc84e38c39d.tar.xz
testing/drawterm: disable on armhf
Diffstat (limited to 'testing/drawterm')
-rw-r--r--testing/drawterm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/drawterm/APKBUILD b/testing/drawterm/APKBUILD
index ac11103638..bc0fbc3e0c 100644
--- a/testing/drawterm/APKBUILD
+++ b/testing/drawterm/APKBUILD
@@ -5,7 +5,7 @@ pkgver=20161016
pkgrel=0
pkgdesc="Connect to Plan 9 CPU servers from other operating systems"
url="http://drawterm.9front.org/"
-arch="all"
+arch="all !armhf"
license="Lucent Public License"
depends=""
makedepends="linux-headers libx11-dev libxt-dev"