diff options
Diffstat (limited to 'extra/deskbar-applet/PKGBUILD')
-rw-r--r-- | extra/deskbar-applet/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/deskbar-applet/PKGBUILD b/extra/deskbar-applet/PKGBUILD index 0845c3825..89417ddc1 100644 --- a/extra/deskbar-applet/PKGBUILD +++ b/extra/deskbar-applet/PKGBUILD @@ -5,7 +5,7 @@ pkgname=deskbar-applet pkgver=2.32.0 pkgrel=4 pkgdesc="An all-in-one search bar for the GNOME panel" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://raphael.slinckx.net/deskbar/" license=('GPL') depends=('python-gnomekeyring' 'python-gnomeapplet' 'dbus-python' 'python-gnomedesktop' 'python-wnck' 'python2-gconf') |