aboutsummaryrefslogtreecommitdiffstats
path: root/testing/poxml
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 17:31:34 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 17:31:34 +0000
commit4b1b7946bcc70662f29ff2faf3090795884e37b2 (patch)
treee7b4d936ebaeb1e29ff0c6c72ca2d7f65e3697f0 /testing/poxml
parent28aed4e200ce0705987086aede7e3ce732a13d57 (diff)
downloadaports-4b1b7946bcc70662f29ff2faf3090795884e37b2.tar.bz2
aports-4b1b7946bcc70662f29ff2faf3090795884e37b2.tar.xz
testing/various: disable on armhf
Missing dependency: extra-cmake-modules
Diffstat (limited to 'testing/poxml')
-rw-r--r--testing/poxml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/poxml/APKBUILD b/testing/poxml/APKBUILD
index 3dc6bb6623..235909ed58 100644
--- a/testing/poxml/APKBUILD
+++ b/testing/poxml/APKBUILD
@@ -3,7 +3,7 @@
pkgname=poxml
pkgver=19.12.1
pkgrel=0
-arch="all"
+arch="all !armhf"
url="https://www.kde.org/applications/development/"
pkgdesc="Translates DocBook XML files using gettext po files"
license="GPL-2.0-or-later AND GFDL-1.2-only"