diff options
Diffstat (limited to 'extra/ddrescue/PKGBUILD')
-rw-r--r-- | extra/ddrescue/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ddrescue/PKGBUILD b/extra/ddrescue/PKGBUILD index 9d57d4bb4..d74363da5 100644 --- a/extra/ddrescue/PKGBUILD +++ b/extra/ddrescue/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ddrescue pkgver=1.14 pkgrel=1 pkgdesc="GNU data recovery tool" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/ddrescue/ddrescue.html" license=('GPL3') depends=('gcc-libs') |