diff options
Diffstat (limited to 'community/geany-plugins/PKGBUILD')
-rw-r--r-- | community/geany-plugins/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/geany-plugins/PKGBUILD b/community/geany-plugins/PKGBUILD index f4becdd48..adeb1a88e 100644 --- a/community/geany-plugins/PKGBUILD +++ b/community/geany-plugins/PKGBUILD @@ -8,7 +8,7 @@ pkgname=geany-plugins pkgver=1.23 pkgrel=3 pkgdesc='Plugins for Geany' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://plugins.geany.org/' license=('GPL') depends=("geany>=$pkgver" 'gtkspell' 'webkitgtk2' 'ctpl' 'gpgme' 'vte' |