diff options
Diffstat (limited to 'extra/libpeas')
-rw-r--r-- | extra/libpeas/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libpeas/PKGBUILD b/extra/libpeas/PKGBUILD index fa2394ed0..5589cae0c 100644 --- a/extra/libpeas/PKGBUILD +++ b/extra/libpeas/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libpeas pkgver=1.4.0 pkgrel=2 pkgdesc="A GObject-based plugins engine" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gtk.org/" license=('GPL2') depends=('gtk3' 'hicolor-icon-theme' 'gobject-introspection') |