summaryrefslogtreecommitdiff
path: root/extra/dcraw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dcraw/PKGBUILD')
-rw-r--r--extra/dcraw/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dcraw/PKGBUILD b/extra/dcraw/PKGBUILD
index b420cb566..ae77018af 100644
--- a/extra/dcraw/PKGBUILD
+++ b/extra/dcraw/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=9.17
pkgrel=1
pkgdesc='Decodes any raw image from any digital camera'
url='http://www.cybercom.net/~dcoffin/dcraw/'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
depends=('lcms' 'jasper')
source=("http://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz")