aboutsummaryrefslogtreecommitdiffstats
path: root/community/webkit2gtk/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-12-16 22:28:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-12-16 22:28:27 +0000
commit570f4fa598ef48bac27141adb0964d4c9c23e3c9 (patch)
treeebdb6ad3b09a86c59b7feeea2ef84359b72d756c /community/webkit2gtk/APKBUILD
parent79c2e2a88d0db7a031db1b4b60dd9c949f1408fd (diff)
community/webkit2gtk: disable on arm
Diffstat (limited to 'community/webkit2gtk/APKBUILD')
-rw-r--r--community/webkit2gtk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/webkit2gtk/APKBUILD b/community/webkit2gtk/APKBUILD
index 9aa3b8fb569..447747831da 100644
--- a/community/webkit2gtk/APKBUILD
+++ b/community/webkit2gtk/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.10.4
pkgrel=0
pkgdesc="portable web rendering engine WebKit for GTK+"
url="http://webkitgtk.org/"
-arch="all"
+arch="x86 x86_64"
license="LGPL2+ BSD"
depends=""
depends_dev="gtk+3.0-dev libsoup-dev"