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 0460dce28..91591a9c5 100644 --- a/extra/scim-tables/PKGBUILD +++ b/extra/scim-tables/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.5.11 pkgrel=1 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') |