summaryrefslogtreecommitdiff
path: root/community/extundelete/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/extundelete/PKGBUILD')
-rw-r--r--community/extundelete/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/extundelete/PKGBUILD b/community/extundelete/PKGBUILD
index d639a9f06..be39273c9 100644
--- a/community/extundelete/PKGBUILD
+++ b/community/extundelete/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=extundelete
pkgver=0.2.0
pkgrel=2
pkgdesc="Utility for recovering deleted files from ext2, ext3 or ext4 partitions by parsing the journal"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://extundelete.sourceforge.net"
license=('GPL')
makedepends=('e2fsprogs')