aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gcr/APKBUILD')
-rw-r--r--main/gcr/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/gcr/APKBUILD b/main/gcr/APKBUILD
index 4c30449a2a..0f6c397a83 100644
--- a/main/gcr/APKBUILD
+++ b/main/gcr/APKBUILD
@@ -15,6 +15,7 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-base"
source="https://download.gnome.org/sources/gcr/${pkgver%.*}/gcr-$pkgver.tar.xz
allow-building-without-gpg.patch
dont-run-gpg-tests.patch"
+options="!check" # Some tests are broken, see issue #11327.
build() {
meson \