aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/attica/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/attica/APKBUILD b/community/attica/APKBUILD
index 6a4742c2bd..3ecb36d3e0 100644
--- a/community/attica/APKBUILD
+++ b/community/attica/APKBUILD
@@ -8,6 +8,7 @@ url="http://www.kde.org/"
arch="all !armhf" # Blocked by extra-cmake-modules
license="LGPL-2.0-or-later"
makedepends="qt5-qttools-dev extra-cmake-modules doxygen"
+options="!check" # failing on builders
subpackages="$pkgname-dev $pkgname-doc"
source="https://download.kde.org/stable/frameworks/${pkgver%.*}/attica-$pkgver.tar.xz"