summaryrefslogtreecommitdiff
path: root/extra/ilmbase/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ilmbase/PKGBUILD')
-rw-r--r--extra/ilmbase/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ilmbase/PKGBUILD b/extra/ilmbase/PKGBUILD
index b8930a55e..5fd482b5c 100644
--- a/extra/ilmbase/PKGBUILD
+++ b/extra/ilmbase/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.1
pkgrel=1
depends=('gcc-libs')
pkgdesc="IlmThread is a thread abstraction library for use with OpenEXR"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('custom')
options=('!libtool')
source=(http://savannah.nongnu.org/download/openexr/$pkgname-$pkgver.tar.gz)