summaryrefslogtreecommitdiff
path: root/extra/rsync/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rsync/PKGBUILD')
-rw-r--r--extra/rsync/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rsync/PKGBUILD b/extra/rsync/PKGBUILD
index bfa7063cd..8e4f3b160 100644
--- a/extra/rsync/PKGBUILD
+++ b/extra/rsync/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=rsync
pkgver=3.0.9
pkgrel=5
pkgdesc="A file transfer program to keep remote files in sync"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://samba.anu.edu.au/rsync/"
license=('GPL3')
depends=('perl')