summaryrefslogtreecommitdiff
path: root/extra/libdmtx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libdmtx/PKGBUILD')
-rw-r--r--extra/libdmtx/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libdmtx/PKGBUILD b/extra/libdmtx/PKGBUILD
index 43a5f4421..f7d067d42 100644
--- a/extra/libdmtx/PKGBUILD
+++ b/extra/libdmtx/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.7.4
pkgrel=3
pkgdesc="A software for reading and writing Data Matrix 2D barcodes"
url="http://www.libdmtx.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
depends=('glibc')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")