diff options
Diffstat (limited to 'community/avant-window-navigator/PKGBUILD')
-rw-r--r-- | community/avant-window-navigator/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/avant-window-navigator/PKGBUILD b/community/avant-window-navigator/PKGBUILD index 8f8562a69..6d6bb256e 100644 --- a/community/avant-window-navigator/PKGBUILD +++ b/community/avant-window-navigator/PKGBUILD @@ -8,7 +8,7 @@ pkgname=avant-window-navigator pkgver=0.4.0 pkgrel=13 pkgdesc="Fully customisable dock-like window navigator for GNOME" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/awn" license=('GPL') depends=('libdesktop-agnostic' 'libwnck' 'libgtop' 'gconf' 'python2-dbus' 'pygtk' 'python2-xdg' 'hicolor-icon-theme' 'xdg-utils') |