aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libglacierapp
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-04-02 14:38:17 +0000
committerLeo <thinkabit.ukim@gmail.com>2020-04-02 18:30:24 +0000
commit9cb61cde461a4d0a31d7d9ce6903ea8330a348a0 (patch)
tree8e80a34a1752f6003087d722be5c5468288fc7ad /testing/libglacierapp
parent01813dd9612fc7a57490c7cd05c249d6d9765d09 (diff)
downloadaports-9cb61cde461a4d0a31d7d9ce6903ea8330a348a0.tar.bz2
aports-9cb61cde461a4d0a31d7d9ce6903ea8330a348a0.tar.xz
Apply suggestion to testing/libglacierapp/APKBUILD
Diffstat (limited to 'testing/libglacierapp')
-rw-r--r--testing/libglacierapp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libglacierapp/APKBUILD b/testing/libglacierapp/APKBUILD
index 4b371dbcfe..a60a39fb48 100644
--- a/testing/libglacierapp/APKBUILD
+++ b/testing/libglacierapp/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.4.0
pkgrel=0
pkgdesc="libglacierapp"
url="https://github.com/nemomobile-ux/libglacierapp"
-arch="all"
+arch="all !armhf" # armhf blocked by qt5-qtdeclarative
license="LGPL-2.0-or-later"
depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev"
makedepends="$depends_dev"