summaryrefslogtreecommitdiff
path: root/community/fdupes/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fdupes/PKGBUILD')
-rw-r--r--community/fdupes/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fdupes/PKGBUILD b/community/fdupes/PKGBUILD
index 3ad9caa47..3b22f0e41 100644
--- a/community/fdupes/PKGBUILD
+++ b/community/fdupes/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=fdupes
pkgver=1.40
pkgrel=6
pkgdesc="a program for identifying or deleting duplicate files residing within specified directories"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/fdupes/"
license=('MIT')
depends=(glibc)