summaryrefslogtreecommitdiff
path: root/community/onboard/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/onboard/PKGBUILD')
-rw-r--r--community/onboard/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/onboard/PKGBUILD b/community/onboard/PKGBUILD
index 1b1973259..43e1b87d7 100644
--- a/community/onboard/PKGBUILD
+++ b/community/onboard/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=onboard
pkgver=0.99.0
pkgrel=1
pkgdesc="On-screen keyboard useful on tablet PCs or for mobility impaired users"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/onboard"
license=('GPL')
depends=('libxkbfile' 'libcanberra' 'hunspell' 'python-dbus' 'python-gobject' 'gtk3' 'librsvg' 'gsettings-desktop-schemas' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'xdg-utils')