diff options
Diffstat (limited to 'community/odt2txt/PKGBUILD')
-rw-r--r-- | community/odt2txt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/odt2txt/PKGBUILD b/community/odt2txt/PKGBUILD index 8ff16fba4..c0d4af2f4 100644 --- a/community/odt2txt/PKGBUILD +++ b/community/odt2txt/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="extracts the text out of OpenDocument Texts" url="http://stosberg.net/odt2txt/" license=("GPL2") -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('zlib') source=(http://stosberg.net/odt2txt/$pkgname-$pkgver.tar.gz) md5sums=('6fe3bd261ce2dde2810244bbe969bbc5') |