diff options
Diffstat (limited to 'community/goocanvasmm/PKGBUILD')
-rw-r--r-- | community/goocanvasmm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/goocanvasmm/PKGBUILD b/community/goocanvasmm/PKGBUILD index dc7b9b189..09aa5b316 100644 --- a/community/goocanvasmm/PKGBUILD +++ b/community/goocanvasmm/PKGBUILD @@ -8,7 +8,7 @@ pkgname=goocanvasmm pkgver=1.90.9 pkgrel=1 pkgdesc='C++ wrappers for goocanvas' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/' license=('GPL') depends=('goocanvas' 'gtkmm3') |