summaryrefslogtreecommitdiff
path: root/extra/pycups/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pycups/PKGBUILD')
-rw-r--r--extra/pycups/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pycups/PKGBUILD b/extra/pycups/PKGBUILD
index e537a5bfa..dc0f58b21 100644
--- a/extra/pycups/PKGBUILD
+++ b/extra/pycups/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pycups
pkgver=1.9.63
pkgrel=1
pkgdesc="Python CUPS Bindings"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cyberelk.net/tim/software/pycups/"
license=('GPL')
depends=('libcups' 'python2')