diff options
Diffstat (limited to 'extra/cups')
-rw-r--r-- | extra/cups/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cups/PKGBUILD b/extra/cups/PKGBUILD index 7cefbaaca..02a3f657c 100644 --- a/extra/cups/PKGBUILD +++ b/extra/cups/PKGBUILD @@ -5,7 +5,7 @@ pkgbase="cups" pkgname=('libcups' 'cups') pkgver=1.6.2 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.cups.org/" makedepends=('libtiff>=4.0.0' 'libpng>=1.5.7' 'acl' 'pam' 'xdg-utils' 'krb5' 'gnutls>=2.8.3' 'cups-filters' 'bc' |