summaryrefslogtreecommitdiff
path: root/community/libextractor/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libextractor/PKGBUILD')
-rw-r--r--community/libextractor/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libextractor/PKGBUILD b/community/libextractor/PKGBUILD
index ffe1ea6d3..92e1d1d25 100644
--- a/community/libextractor/PKGBUILD
+++ b/community/libextractor/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libextractor
pkgver=1.0.1
pkgrel=5
pkgdesc="A library used to extract meta-data from files of arbitrary type"
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" 'mips64el')
license=('GPL')
url="http://gnunet.org/libextractor/"
depends=('libltdl')