diff options
Diffstat (limited to 'community/giggle/PKGBUILD')
-rw-r--r-- | community/giggle/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/giggle/PKGBUILD b/community/giggle/PKGBUILD index dc22aa950..3f043f65a 100644 --- a/community/giggle/PKGBUILD +++ b/community/giggle/PKGBUILD @@ -6,7 +6,7 @@ pkgname=giggle pkgver=0.7 pkgrel=1 pkgdesc="Git repository viewer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://live.gnome.org/giggle" license=('GPL') depends=('git' 'gtksourceview3' 'vte3') |