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 cd749e574..1caa0736a 100644 --- a/extra/libots/PKGBUILD +++ b/extra/libots/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libots pkgver=0.5.0 pkgrel=2 pkgdesc="Open Text Summarizer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://libots.sourceforge.net/" license=('GPL') depends=('libxml2' 'glib2') |