summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-08-20 17:20:06 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-08-20 17:20:06 -0300
commitf7983327f2dbe067d2472becc24683ca0de743f1 (patch)
treeb261ab193ba8cc05f3141ebb4c672407a87c196d /pcr
parent5928610927ccf6b39d56abebb9f288f09c3fbdbd (diff)
parent476a52b9f85d52095f043d253618cddee4e2b061 (diff)
Merge branch 'master' of vparabola:abslibre
Diffstat (limited to 'pcr')
-rw-r--r--pcr/python2-qrencode/PKGBUILD2
-rw-r--r--pcr/zbar/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/pcr/python2-qrencode/PKGBUILD b/pcr/python2-qrencode/PKGBUILD
index 9661db1bc..dd58c1885 100644
--- a/pcr/python2-qrencode/PKGBUILD
+++ b/pcr/python2-qrencode/PKGBUILD
@@ -9,7 +9,7 @@ pkgname="${_python}-${_name}"
pkgver=1.01
pkgrel=4
pkgdesc="Encodes QR-codes."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pypi.python.org/pypi/${_name}"
license=('Apache')
depends=("${_python}" 'qrencode')
diff --git a/pcr/zbar/PKGBUILD b/pcr/zbar/PKGBUILD
index 120161a11..199fc2bb8 100644
--- a/pcr/zbar/PKGBUILD
+++ b/pcr/zbar/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=zbar
pkgver=0.10
pkgrel=3
pkgdesc="Application and library for reading bar codes from various sources"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://zbar.sourceforge.net/"
license=('LGPL')
depends=('imagemagick' 'libxv')