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 5efc9f951..297355163 100644 --- a/community/geany-plugins/PKGBUILD +++ b/community/geany-plugins/PKGBUILD @@ -7,7 +7,7 @@ pkgname=geany-plugins pkgver=0.21 pkgrel=2 pkgdesc="Combined plugins release for Geany" -arch=('x86_64' 'i686') +arch=('i686' 'x86_64' 'mips64el') url="http://plugins.geany.org/" license=('GPL') depends=('geany' 'lua' 'gtkspell' 'libwebkit' 'hicolor-icon-theme' 'ctpl' 'gpgme') |