diff options
Diffstat (limited to 'community/gtkhotkey/PKGBUILD')
-rw-r--r-- | community/gtkhotkey/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtkhotkey/PKGBUILD b/community/gtkhotkey/PKGBUILD index ea0b42b8d..62f8d5f78 100644 --- a/community/gtkhotkey/PKGBUILD +++ b/community/gtkhotkey/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gtkhotkey pkgver=0.2.1 pkgrel=8 pkgdesc="Platform independent hotkey handling for Gtk+ applications" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/gtkhotkey" license=('LGPL3') depends=('gtk2') |