diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/appmenu-qt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/appmenu-qt/PKGBUILD b/extra/appmenu-qt/PKGBUILD index 8a18170b7..079fff115 100644 --- a/extra/appmenu-qt/PKGBUILD +++ b/extra/appmenu-qt/PKGBUILD @@ -5,7 +5,7 @@ pkgname=appmenu-qt pkgver=0.2.6 pkgrel=1 pkgdesc="Allows Qt applications to export menus over DBus to a menu applet" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='https://launchpad.net/appmenu-qt' license=('GPL') depends=('libdbusmenu-qt') |