summaryrefslogtreecommitdiff
path: root/community/ext3grep/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ext3grep/PKGBUILD')
-rw-r--r--community/ext3grep/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ext3grep/PKGBUILD b/community/ext3grep/PKGBUILD
index f3ac6d1cd..f7056634d 100644
--- a/community/ext3grep/PKGBUILD
+++ b/community/ext3grep/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ext3grep
pkgver=0.10.2
pkgrel=2
pkgdesc="A tool to investigate an ext3 file system for deleted content and possibly recover it"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/ext3grep/"
license=('GPL')
makedepends=('e2fsprogs' 'patch')