summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-30 15:02:20 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-30 15:02:20 -0500
commit09daeaa1146512041ab593de43cb3710662cf3ca (patch)
treeb3373ca63182a2b97d57138ac3360d71de83fbaf /community
parent1b6914143017780c2912f861201a3cf005d5f08e (diff)
Add mips64el in arch
Diffstat (limited to 'community')
-rw-r--r--community/iec16022/PKGBUILD2
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')