aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/wv/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/wv/APKBUILD b/main/wv/APKBUILD
index 2acadc3bef..8e728a9157 100644
--- a/main/wv/APKBUILD
+++ b/main/wv/APKBUILD
@@ -5,6 +5,7 @@ pkgrel=3
pkgdesc="A library that can load and parse Word 2000, 97, 95 and 6 file formats"
url="https://sourceforge.net/projects/wvware"
arch="all"
+options="!check" # No test suite.
license="GPL-2.0-or-later"
subpackages="$pkgname-dev $pkgname-doc"
depends=""