diff options
Diffstat (limited to 'community/pidgin-hotkeys/PKGBUILD')
-rw-r--r-- | community/pidgin-hotkeys/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pidgin-hotkeys/PKGBUILD b/community/pidgin-hotkeys/PKGBUILD index bd2130cab..c62910921 100644 --- a/community/pidgin-hotkeys/PKGBUILD +++ b/community/pidgin-hotkeys/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pidgin-hotkeys pkgver=0.2.4 pkgrel=2 pkgdesc="A Pidgin plugin that allows you to define global hotkeys." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pidgin-hotkeys.sourceforge.net" license=('GPL') depends=('pidgin') |