diff options
Diffstat (limited to 'community/unpaper')
-rw-r--r-- | community/unpaper/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/unpaper/PKGBUILD b/community/unpaper/PKGBUILD index 0a854130e..52b0a52ed 100644 --- a/community/unpaper/PKGBUILD +++ b/community/unpaper/PKGBUILD @@ -6,7 +6,7 @@ pkgname=unpaper pkgver=0.3 pkgrel=2 pkgdesc="post-processing tool for scanned sheets of paper" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://$pkgname.berlios.de/" license="GPL" depends=() |