diff options
Diffstat (limited to 'community/cellwriter')
-rw-r--r-- | community/cellwriter/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cellwriter/PKGBUILD b/community/cellwriter/PKGBUILD index 90f06cc78..5b2016a03 100644 --- a/community/cellwriter/PKGBUILD +++ b/community/cellwriter/PKGBUILD @@ -7,7 +7,7 @@ pkgname=cellwriter pkgver=1.3.5 pkgrel=1 pkgdesc='A grid-entry natural handwriting input panel.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url='http://v1.risujin.org/cellwriter/' depends=('gtk2' 'libxtst' 'libgnome' 'hicolor-icon-theme') |