aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-keyring
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-keyring')
-rw-r--r--community/gnome-keyring/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/gnome-keyring/APKBUILD b/community/gnome-keyring/APKBUILD
index fb56e3e7a0..7ec1927be0 100644
--- a/community/gnome-keyring/APKBUILD
+++ b/community/gnome-keyring/APKBUILD
@@ -14,6 +14,7 @@ checkdepends="python3 dbus-x11 xvfb-run"
provides="dbus:org.freedesktop.Secrets"
# Highest priority of the bunch since it has the least deps
provider_priority=100
+options="!check" # Failing tests on the builders :/
subpackages="$pkgname-lang $pkgname-doc"
source="https://download.gnome.org/sources/gnome-keyring/${pkgver%.*}/gnome-keyring-$pkgver.tar.xz"