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 f9d4876e8..fd0692e96 100644 --- a/community/geany-plugins/PKGBUILD +++ b/community/geany-plugins/PKGBUILD @@ -8,7 +8,7 @@ pkgname=geany-plugins pkgver=1.23 pkgrel=1 pkgdesc='Plugins for Geany' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://plugins.geany.org/' license=('GPL') depends=("geany=$pkgver" 'gtkspell' 'libwebkit' 'ctpl' 'gpgme' 'vte' |