aboutsummaryrefslogtreecommitdiffstats
path: root/community/gvm-libs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gvm-libs/APKBUILD')
-rw-r--r--community/gvm-libs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gvm-libs/APKBUILD b/community/gvm-libs/APKBUILD
index c00b7d10e4..e389822d90 100644
--- a/community/gvm-libs/APKBUILD
+++ b/community/gvm-libs/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Greenbone Vulnerability Management Libraries"
url="https://www.openvas.org/"
arch="all"
license="GPL-2.0-or-later"
-options="!nocheck" # test fails: https://github.com/greenbone/gvm-libs/issues/279
+options="!check" # test fails: https://github.com/greenbone/gvm-libs/issues/279
pkgusers="gvm"
pkggroups="gvm"
install="$pkgname.pre-install"