diff options
Diffstat (limited to 'extra/libots/PKGBUILD')
-rw-r--r-- | extra/libots/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libots/PKGBUILD b/extra/libots/PKGBUILD index 42f7bcea8..3807e919d 100644 --- a/extra/libots/PKGBUILD +++ b/extra/libots/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.5.0 pkgrel=3 pkgdesc='Open Text Summarizer' url='http://libots.sourceforge.net/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libxml2' 'glib2') options=('!libtool' '!makeflags') |