aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/gnome-keyring/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-keyring/APKBUILD b/community/gnome-keyring/APKBUILD
index 894bee8c60..fb56e3e7a0 100644
--- a/community/gnome-keyring/APKBUILD
+++ b/community/gnome-keyring/APKBUILD
@@ -28,7 +28,7 @@ build() {
}
check() {
- xvfb-run make check
+ xvfb-run make check -j1
}
package() {