diff options
Diffstat (limited to 'community/gtk-aurora-engine')
-rw-r--r-- | community/gtk-aurora-engine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtk-aurora-engine/PKGBUILD b/community/gtk-aurora-engine/PKGBUILD index 61f67e87b..8ec53e4aa 100644 --- a/community/gtk-aurora-engine/PKGBUILD +++ b/community/gtk-aurora-engine/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gtk-aurora-engine pkgver=1.5.1 pkgrel=2 pkgdesc="gtk-engine: latest member of the clearlooks family" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438" license=('GPL') depends=('gtk2') |