diff options
Diffstat (limited to 'testing/epiphany/APKBUILD')
-rw-r--r-- | testing/epiphany/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/epiphany/APKBUILD b/testing/epiphany/APKBUILD index 42dcb2f0fa..974c938ffe 100644 --- a/testing/epiphany/APKBUILD +++ b/testing/epiphany/APKBUILD @@ -4,6 +4,7 @@ pkgname=epiphany pkgver=3.32.3 pkgrel=0 pkgdesc="A simple, clean, beautiful view of the web" +options="!check" # Location entry test fails on builders url="https://wiki.gnome.org/Apps/Web" arch="all" license="GPL-3.0-or-later" |