aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kookbook
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kookbook')
-rw-r--r--testing/kookbook/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kookbook/APKBUILD b/testing/kookbook/APKBUILD
index 95eeb115f3..da8b558c9f 100644
--- a/testing/kookbook/APKBUILD
+++ b/testing/kookbook/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.2.1
pkgrel=0
pkgdesc="Simple recipe manager taking structured markdown for recipes"
url="https://github.com/KDE/kookbook/blob/master/doc/intro.md"
-arch="all"
+arch="all !armhf"
license="MIT"
depends="$pkgname-common"
makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtdeclarative-dev discount-dev"