diff options
Diffstat (limited to 'community/pidgin-toobars')
-rw-r--r-- | community/pidgin-toobars/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pidgin-toobars/PKGBUILD b/community/pidgin-toobars/PKGBUILD index a9d052011..1b31da37f 100644 --- a/community/pidgin-toobars/PKGBUILD +++ b/community/pidgin-toobars/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pidgin-toobars pkgver=1.14 pkgrel=1 pkgdesc="Pidgin plugin that adds a toolbar and status bar to the buddy list" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://vayurik.ru/wordpress/en/toobars/" license=('GPL') depends=('pidgin') |