diff options
Diffstat (limited to 'main/glib/APKBUILD')
-rw-r--r-- | main/glib/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/glib/APKBUILD b/main/glib/APKBUILD index 66c79c7cfe..0a77caab0c 100644 --- a/main/glib/APKBUILD +++ b/main/glib/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.26.0 pkgrel=2 pkgdesc="Common C routines used by Gtk+ and other libs" url="http://www.gtk.org" +arch="x86 x86_64" license='GPL' depends= triggers="$pkgname.trigger:/usr/share/glib-2.0/schemas /usr/lib/gio/modules" |