diff options
Diffstat (limited to 'community/goocanvas/PKGBUILD')
-rw-r--r-- | community/goocanvas/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/goocanvas/PKGBUILD b/community/goocanvas/PKGBUILD index 332b93004..b7812f256 100644 --- a/community/goocanvas/PKGBUILD +++ b/community/goocanvas/PKGBUILD @@ -6,7 +6,7 @@ pkgname=goocanvas pkgver=2.0.1 pkgrel=1 pkgdesc="A cairo canvas widget for GTK+" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://live.gnome.org/GooCanvas" options=('!libtool' 'docs') license=("LGPL") |