summaryrefslogtreecommitdiff
path: root/extra/brltty/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/brltty/PKGBUILD')
-rw-r--r--extra/brltty/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/brltty/PKGBUILD b/extra/brltty/PKGBUILD
index b374331bd..e1aca1de3 100644
--- a/extra/brltty/PKGBUILD
+++ b/extra/brltty/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=brltty
pkgver=4.5
pkgrel=3
pkgdesc="Braille display driver for Linux/Unix"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64' 'mips64el')
url="http://mielke.cc/brltty"
license=(GPL LGPL)
depends=(libxaw gpm icu tcl cython)