diff options
Diffstat (limited to 'community/gmrun')
-rw-r--r-- | community/gmrun/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gmrun/PKGBUILD b/community/gmrun/PKGBUILD index d5d961018..eb04be66c 100644 --- a/community/gmrun/PKGBUILD +++ b/community/gmrun/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gmrun pkgver=0.9.2 pkgrel=3 pkgdesc="A simple program which provides a run program window" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sf.net/projects/gmrun" license=('GPL') depends=('gtk2' 'popt') |