diff options
Diffstat (limited to 'extra/glade/PKGBUILD')
-rw-r--r-- | extra/glade/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/glade/PKGBUILD b/extra/glade/PKGBUILD index af7b9d00e..c8b68a936 100644 --- a/extra/glade/PKGBUILD +++ b/extra/glade/PKGBUILD @@ -5,7 +5,7 @@ pkgname=glade pkgver=3.12.1 pkgrel=1 pkgdesc="User interface builder for GTK+ and GNOME." -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=('GPL' 'LGPL') depends=('gtk3' 'libxml2' 'desktop-file-utils' 'hicolor-icon-theme') makedepends=('intltool' 'python2' 'gtk-doc' 'gobject-introspection' 'python2-gobject') |