summaryrefslogtreecommitdiff
path: root/community/odt2txt/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-17 16:07:43 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-17 16:07:43 -0300
commit509bf50c73444930b6f57c42678ec22e7de82c88 (patch)
treee8380caa110e6344106aa965d0e8df24b12b368e /community/odt2txt/PKGBUILD
parent4c16587eb7c30d3711461153659677c2c3facc26 (diff)
parent9f0bd36e050062ec40e4e957ca7f81ff14b38551 (diff)
Merge branch 'master' of ssh://gparabola/srv/git/abslibre-mips64el
Diffstat (limited to 'community/odt2txt/PKGBUILD')
-rw-r--r--community/odt2txt/PKGBUILD2
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')