summaryrefslogtreecommitdiff
path: root/extra/openexr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/openexr/PKGBUILD')
-rw-r--r--extra/openexr/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/openexr/PKGBUILD b/extra/openexr/PKGBUILD
index ada112251..af65ffe11 100644
--- a/extra/openexr/PKGBUILD
+++ b/extra/openexr/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.6.1
pkgrel=1
depends=('zlib' 'ilmbase')
pkgdesc="openexr library for EXR images"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
options=('!libtool')
license=('custom')
source=("http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz" 'gcc43.patch')