summaryrefslogtreecommitdiff
path: root/extra/xdelta3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xdelta3/PKGBUILD')
-rw-r--r--extra/xdelta3/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xdelta3/PKGBUILD b/extra/xdelta3/PKGBUILD
index 05cabed7d..65dbad1d2 100644
--- a/extra/xdelta3/PKGBUILD
+++ b/extra/xdelta3/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=xdelta3
pkgver=3.0.0
pkgrel=2
pkgdesc="A diff utility which works with binary files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://xdelta.org/"
license=('GPL')
makedepends=('python2')