diff options
Diffstat (limited to 'community/geany-plugins')
-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 c97fc866f..7ba67dc0b 100644 --- a/community/geany-plugins/PKGBUILD +++ b/community/geany-plugins/PKGBUILD @@ -8,7 +8,7 @@ pkgname=geany-plugins pkgver=1.22 pkgrel=3 pkgdesc='Combined plugins release for Geany' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://plugins.geany.org/' license=('GPL') depends=('geany=1.22' 'lua' 'gtkspell' 'libwebkit' 'ctpl' 'gpgme' 'vte' 'desktop-file-utils' 'gtk-update-icon-cache') |