diff options
Diffstat (limited to 'extra/ebook-tools/PKGBUILD')
-rw-r--r-- | extra/ebook-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ebook-tools/PKGBUILD b/extra/ebook-tools/PKGBUILD index 140b9ca17..d896ab734 100644 --- a/extra/ebook-tools/PKGBUILD +++ b/extra/ebook-tools/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ebook-tools pkgver=0.2.1 pkgrel=2 pkgdesc="Tools for accessing and converting various ebook file formats" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/ebook-tools" license=('custom') depends=('libzip' 'libxml2') |