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 61c64ab43..8bf014c10 100644 --- a/community/geany-plugins/PKGBUILD +++ b/community/geany-plugins/PKGBUILD @@ -5,7 +5,7 @@ pkgname=geany-plugins pkgver=0.20 pkgrel=1 pkgdesc="The combined plugins release for Geany" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://plugins.geany.org" license=('GPL') depends=('geany' 'lua' 'gtkspell' 'enchant' 'intltool') |