diff options
Diffstat (limited to 'community/gtkdialog/PKGBUILD')
-rw-r--r-- | community/gtkdialog/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtkdialog/PKGBUILD b/community/gtkdialog/PKGBUILD index 98398f1cf..ce56d1f19 100644 --- a/community/gtkdialog/PKGBUILD +++ b/community/gtkdialog/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gtkdialog pkgver=0.8.3 pkgrel=1 pkgdesc="Gtkdialog is a small utility for fast and easy GUI building." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') #url="http://linux.pte.hu/~pipas/gtkdialog/" url="http://code.google.com/p/gtkdialog/" license=("GPL") |