diff options
Diffstat (limited to 'community/iec16022/PKGBUILD')
-rw-r--r-- | community/iec16022/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/iec16022/PKGBUILD b/community/iec16022/PKGBUILD index 0924cbbce..18f1015fd 100644 --- a/community/iec16022/PKGBUILD +++ b/community/iec16022/PKGBUILD @@ -5,7 +5,7 @@ pkgname=iec16022 pkgver=0.2.4 pkgrel=1 pkgdesc="Produce 2D barcodes often also referenced as DataMatrix" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://datenfreihafen.org/projects/iec16022.html" license=('GPL') depends=('popt' 'zlib') |