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 75a9f6bd0..d7864141f 100644 --- a/extra/system-config-printer/PKGBUILD +++ b/extra/system-config-printer/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.4.3 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=('pycups' 'python2-dbus' 'pysmbc' 'python2-pycurl' 'dbus-glib' 'gnome-icon-theme' 'python2-notify' 'python2-gobject' 'gtk3') |