diff options
Diffstat (limited to 'community/gtk-rezlooks-engine/PKGBUILD')
-rw-r--r-- | community/gtk-rezlooks-engine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtk-rezlooks-engine/PKGBUILD b/community/gtk-rezlooks-engine/PKGBUILD index a6c4264ff..5e64774d9 100644 --- a/community/gtk-rezlooks-engine/PKGBUILD +++ b/community/gtk-rezlooks-engine/PKGBUILD @@ -5,7 +5,7 @@ pkgver=0.6 pkgrel=9 pkgdesc="Clean looking gtk theme engine based on the cairo-enabled CVS clearlooks engine code." url="http://www.gnome-look.org/content/show.php?content=39179" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('gtk2' 'cairo') options=('!libtool') license=('GPL') |