diff options
Diffstat (limited to 'extra/scim-tables/PKGBUILD')
-rw-r--r-- | extra/scim-tables/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/scim-tables/PKGBUILD b/extra/scim-tables/PKGBUILD index e702643b6..26f611328 100644 --- a/extra/scim-tables/PKGBUILD +++ b/extra/scim-tables/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.5.10 pkgrel=2 pkgdesc='Generic table input method module for SCIM' url='http://www.scim-im.org/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('scim') options=('!libtool') |