aboutsummaryrefslogtreecommitdiffstats
path: root/main/gtk+/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gtk+/APKBUILD')
-rw-r--r--main/gtk+/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gtk+/APKBUILD b/main/gtk+/APKBUILD
index 6de06a98915..3437594028c 100644
--- a/main/gtk+/APKBUILD
+++ b/main/gtk+/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="The GTK+ Toolkit (v2)"
url="http://www.gtk.org/"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall"
triggers="$pkgname.trigger:/usr/share/icons/*"
-arch="x86 x86_64"
+arch="all"
license="LGPL"
subpackages="$pkgname-dev $pkgname-doc"
depends="shared-mime-info"