From 4f587c713f970bd4e3091279af27152a2a7e72e0 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Thu, 20 Oct 2016 23:24:34 +0200 Subject: testing/evolution: build only for x86 and x86_64 It depends on webkit2gtk that is built only for x86 and x86_64. --- testing/evolution/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testing/evolution') diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD index ed09c168cb..c430695aa1 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -5,7 +5,8 @@ pkgver=3.22.1 pkgrel=0 pkgdesc="evolution mail client" url="http://projects.gnome.org/evolution" -arch="all" +# limited by webkit2gtk +arch="x86 x86_64" license="GPL" depends="highlight gsettings-desktop-schemas" depends_dev="itstool libxml2-dev gcr-dev enchant-dev libcanberra-dev -- cgit v1.2.3