diff options
Diffstat (limited to 'extra/dcraw/PKGBUILD')
-rw-r--r-- | extra/dcraw/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dcraw/PKGBUILD b/extra/dcraw/PKGBUILD index 0414cffd3..e50a4fc32 100644 --- a/extra/dcraw/PKGBUILD +++ b/extra/dcraw/PKGBUILD @@ -8,7 +8,7 @@ pkgver=9.19 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") |