summaryrefslogtreecommitdiff
path: root/community/xdelta3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xdelta3/PKGBUILD')
-rw-r--r--community/xdelta3/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xdelta3/PKGBUILD b/community/xdelta3/PKGBUILD
index 7ef0fbcc1..d629379ea 100644
--- a/community/xdelta3/PKGBUILD
+++ b/community/xdelta3/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=xdelta3
pkgver=3.0.8
pkgrel=1
pkgdesc='Diff utility which works with binary files'
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url='http://xdelta.org/'
license=('GPL')
depends=('xz')