diff options
Diffstat (limited to 'community/awn-extras-applets/PKGBUILD')
-rw-r--r-- | community/awn-extras-applets/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/awn-extras-applets/PKGBUILD b/community/awn-extras-applets/PKGBUILD index 7ce9fca85..849ad6e03 100644 --- a/community/awn-extras-applets/PKGBUILD +++ b/community/awn-extras-applets/PKGBUILD @@ -8,7 +8,7 @@ _pkgname=awn-extras pkgver=0.4.0 pkgrel=15 pkgdesc="Collection of applets for avant-window-navigator" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/awn-extras" license=('GPL') depends=('avant-window-navigator' 'python2-notify' 'vte' 'gnome-menus' 'gnome-menus2' 'webkitgtk2') |