diff options
Diffstat (limited to 'community/recoverdm/PKGBUILD')
-rw-r--r-- | community/recoverdm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/recoverdm/PKGBUILD b/community/recoverdm/PKGBUILD index adedc4f9b..b4ea70aac 100644 --- a/community/recoverdm/PKGBUILD +++ b/community/recoverdm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=recoverdm pkgver=0.20 pkgrel=3 pkgdesc="helps to recover disks with bad sectors" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.vanheusden.com/recoverdm/" license=('GPL') depends=(glibc) |