diff options
Diffstat (limited to 'community/simple-scan/PKGBUILD')
-rw-r--r-- | community/simple-scan/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/simple-scan/PKGBUILD b/community/simple-scan/PKGBUILD index 78b42754c..f1c053ce3 100644 --- a/community/simple-scan/PKGBUILD +++ b/community/simple-scan/PKGBUILD @@ -5,7 +5,7 @@ pkgname=simple-scan pkgver=3.2.1 pkgrel=1 pkgdesc='Simple scanning utility' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://launchpad.net/simple-scan' license=('GPL3') depends=('sane' 'dconf' 'gtk3' 'colord' 'hicolor-icon-theme') |