aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/chrony/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/chrony/APKBUILD b/main/chrony/APKBUILD
index 37260ae53c..47d2030379 100644
--- a/main/chrony/APKBUILD
+++ b/main/chrony/APKBUILD
@@ -6,6 +6,7 @@ pkgver=3.5
pkgrel=2
_ver=${pkgver/_/-}
pkgdesc="NTP client and server programs"
+options="!check" # line 82 of test/unit/util.c fails on all arches
url="https://chrony.tuxfamily.org"
pkgusers="$pkgname"
pkggroups="$pkgname"