aboutsummaryrefslogtreecommitdiffstats
path: root/community/lasem/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lasem/APKBUILD')
-rw-r--r--community/lasem/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/lasem/APKBUILD b/community/lasem/APKBUILD
index 52da68b4b25..e4bac20772e 100644
--- a/community/lasem/APKBUILD
+++ b/community/lasem/APKBUILD
@@ -5,6 +5,7 @@ pkgver=0.5.1
_apiver=0.6
pkgrel=0
pkgdesc="A library for rendering SVG and Mathml, implementing a DOM like API"
+options="!check" # 1 Test fail on al arches
url="https://wiki.gnome.org/Projects/Lasem"
arch="all !aarch64 !s390x" # Test fails on limited arches
license="LGPL-2.0 GPL-2.0"