diff options
Diffstat (limited to 'community/guake/PKGBUILD')
-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 cd40f51be..40db12827 100644 --- a/community/guake/PKGBUILD +++ b/community/guake/PKGBUILD @@ -5,7 +5,7 @@ pkgname=guake pkgver=0.4.2 pkgrel=5 pkgdesc='is a drop-down terminal for Gnome Desktop Environment' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://guake.org' license=('GPL') depends=('python-notify' 'vte' 'gconf' 'python2-gconf' 'dbus-python' 'notification-daemon') |