summaryrefslogtreecommitdiff
path: root/community/bsdiff/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bsdiff/PKGBUILD')
-rw-r--r--community/bsdiff/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bsdiff/PKGBUILD b/community/bsdiff/PKGBUILD
index c7fedfdc4..008397bca 100644
--- a/community/bsdiff/PKGBUILD
+++ b/community/bsdiff/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=7
pkgdesc="bsdiff and bspatch are tools for building and applying patches to binary files."
url="http://www.daemonology.net/bsdiff/"
license=('BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('bzip2')
source=(http://www.daemonology.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
Makefile.patch)