diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-22 11:11:13 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-22 11:11:13 -0300 |
commit | e94fd638ac0deb5b18432dd1d04a053646d7918d (patch) | |
tree | 47789472350fbcb6eae6079d61ae8777b5ca4eb6 /extra/libpeas | |
parent | 840283e9012eff70d83361c5ae058c4fb855979e (diff) |
Totem
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 3cacf3bba..8e190cea6 100644 --- a/extra/libpeas/PKGBUILD +++ b/extra/libpeas/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libpeas pkgver=1.0.0 pkgrel=1 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' 'pygobject' 'gobject-introspection') |