aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/kalarmcal/APKBUILD (renamed from testing/kalarmcal/APKBUILD)2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kalarmcal/APKBUILD b/community/kalarmcal/APKBUILD
index 45cac82af0..b858aff0e0 100644
--- a/testing/kalarmcal/APKBUILD
+++ b/community/kalarmcal/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kalarmcal
pkgver=19.12.3
pkgrel=0
-arch="all !armhf"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://kontact.kde.org/"
pkgdesc="The KAlarm client library"
license="LGPL-2.0-or-later"