diff options
Diffstat (limited to 'extra/ilmbase/PKGBUILD')
-rw-r--r-- | extra/ilmbase/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ilmbase/PKGBUILD b/extra/ilmbase/PKGBUILD index fd95d6f4f..6730537bc 100644 --- a/extra/ilmbase/PKGBUILD +++ b/extra/ilmbase/PKGBUILD @@ -6,7 +6,7 @@ pkgver=1.0.2 pkgrel=1 depends=('gcc-libs') pkgdesc="Base libraries from ILM for 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 |