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 557d9d80c..8af63073b 100644 --- a/extra/scim-tables/PKGBUILD +++ b/extra/scim-tables/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.5.12 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') makedepends=('intltool') |