diff options
Diffstat (limited to 'community/superswitcher/PKGBUILD')
-rw-r--r-- | community/superswitcher/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/superswitcher/PKGBUILD b/community/superswitcher/PKGBUILD index e085e303c..a265ffac3 100644 --- a/community/superswitcher/PKGBUILD +++ b/community/superswitcher/PKGBUILD @@ -6,7 +6,7 @@ pkgname=superswitcher pkgver=0.6 pkgrel=3 pkgdesc='Powerful window and workspace switching using the Super key' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://code.google.com/p/superswitcher/' license=('GPL') depends=('gconf' 'libwnck' 'dbus-glib') |