From 4b1b7946bcc70662f29ff2faf3090795884e37b2 Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Sun, 2 Feb 2020 17:31:34 +0000 Subject: testing/various: disable on armhf Missing dependency: extra-cmake-modules --- testing/kmplot/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/kmplot') diff --git a/testing/kmplot/APKBUILD b/testing/kmplot/APKBUILD index c862a358eb..780e843780 100644 --- a/testing/kmplot/APKBUILD +++ b/testing/kmplot/APKBUILD @@ -3,7 +3,7 @@ pkgname=kmplot pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="http://edu.kde.org/kmplot" pkgdesc="Mathematical Function Plotter" license="GPL-2.0-or-later AND GFDL-1.2-only" -- cgit v1.2.3