diff options
-rw-r--r-- | testing/evolution/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
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 |