diff options
Diffstat (limited to 'community/guake')
-rw-r--r-- | community/guake/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/guake/PKGBUILD b/community/guake/PKGBUILD index 9bd937c0e..3bcd46d0a 100644 --- a/community/guake/PKGBUILD +++ b/community/guake/PKGBUILD @@ -7,7 +7,7 @@ pkgname=guake pkgver=0.4.2 pkgrel=7 pkgdesc='Drop-down terminal for GNOME' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://guake.org/" license=('GPL') depends=('python-notify' 'vte' 'python2-gconf' 'dbus-python') |