diff options
Diffstat (limited to 'community/gedit-plugins')
-rw-r--r-- | community/gedit-plugins/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gedit-plugins/PKGBUILD b/community/gedit-plugins/PKGBUILD index ac1c9bcbe..77995ef1d 100644 --- a/community/gedit-plugins/PKGBUILD +++ b/community/gedit-plugins/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gedit-plugins pkgver=2.32.0 pkgrel=2 pkgdesc="Set of plugins for gedit" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://live.gnome.org/GeditPlugins" depends=('gedit' 'vte' 'gucharmap' 'python2-gconf' 'dbus-python') |