diff options
Diffstat (limited to 'community/gtk2+extra/PKGBUILD')
-rw-r--r-- | community/gtk2+extra/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtk2+extra/PKGBUILD b/community/gtk2+extra/PKGBUILD index 022689753..33a4e8348 100644 --- a/community/gtk2+extra/PKGBUILD +++ b/community/gtk2+extra/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gtk2+extra pkgver=2.1.2 pkgrel=1 pkgdesc="GtkExtra is a useful set of widgets for creating GUI's for the Xwindows system using GTK+" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://gtkextra.sourceforge.net/" depends=('gtk2') license=('LGPL') |