aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-11 11:47:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-11 11:47:58 -0300
commite8f479168122f5e199cadd797a8e7f9b8bf20774 (patch)
tree3a6bbf2d8e5ec4931ba22bdcb45afa94389d1ddf
parentb02a55083146d727a7d20b826837daa21e811251 (diff)
downloadaports-e8f479168122f5e199cadd797a8e7f9b8bf20774.tar.bz2
aports-e8f479168122f5e199cadd797a8e7f9b8bf20774.tar.xz
main/chrony: disable tests to unblock the builders
-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"