diff options
Diffstat (limited to 'extra/system-config-printer/PKGBUILD')
-rw-r--r-- | extra/system-config-printer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/system-config-printer/PKGBUILD b/extra/system-config-printer/PKGBUILD index 5d3794597..47da491d8 100644 --- a/extra/system-config-printer/PKGBUILD +++ b/extra/system-config-printer/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.3.12 pkgrel=2 pkgdesc="A CUPS printer configuration tool and status applet" url="http://cyberelk.net/tim/software/system-config-printer/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('udev' 'pycups' 'python2-dbus' 'pysmbc' 'python2-pycurl' 'libusb-compat' 'gnome-icon-theme' 'python2-notify') |