diff options
Diffstat (limited to 'community/goocanvas1/PKGBUILD')
-rw-r--r-- | community/goocanvas1/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/goocanvas1/PKGBUILD b/community/goocanvas1/PKGBUILD index f07afd059..045129c22 100644 --- a/community/goocanvas1/PKGBUILD +++ b/community/goocanvas1/PKGBUILD @@ -6,7 +6,7 @@ pkgname=goocanvas1 pkgver=1.0.0 pkgrel=2 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") |