diff options
Diffstat (limited to 'testing/epiphany')
-rw-r--r-- | testing/epiphany/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/epiphany/APKBUILD b/testing/epiphany/APKBUILD index 974c938ffe..2fa09512c3 100644 --- a/testing/epiphany/APKBUILD +++ b/testing/epiphany/APKBUILD @@ -6,7 +6,7 @@ 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" +arch="all !armhf !x86 !armv7" # Limited by webkit2gtk license="GPL-3.0-or-later" depends="gsettings-desktop-schemas" makedepends="meson iso-codes-dev gtk+3.0-dev gsettings-desktop-schemas-dev |