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 36fb72bab..19f2d0e0f 100644 --- a/community/giggle/PKGBUILD +++ b/community/giggle/PKGBUILD @@ -6,7 +6,7 @@ pkgname=giggle pkgver=0.5 pkgrel=5 pkgdesc="Graphical frontend for the git directory tracker (think of gitk on GTK+)." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://live.gnome.org/giggle" license=('GPL') depends=('git' 'gtksourceview2') |