summaryrefslogtreecommitdiff
path: root/community/duff/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/duff/PKGBUILD')
-rw-r--r--community/duff/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/duff/PKGBUILD b/community/duff/PKGBUILD
index c97271ca7..304178bb1 100644
--- a/community/duff/PKGBUILD
+++ b/community/duff/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=duff
pkgver=0.5
pkgrel=1
pkgdesc="A command-line utility for quickly finding duplicates in a given set of files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://duff.sourceforge.net/"
license=('custom')
depends=('glibc' 'sh')