diff options
Diffstat (limited to 'community/deja-dup/PKGBUILD')
-rw-r--r-- | community/deja-dup/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/deja-dup/PKGBUILD b/community/deja-dup/PKGBUILD index d33e77dd1..158a9ff8c 100644 --- a/community/deja-dup/PKGBUILD +++ b/community/deja-dup/PKGBUILD @@ -5,7 +5,7 @@ pkgname=deja-dup pkgver=24.0 pkgrel=2 pkgdesc="Simple backup tool, that hides the complexity of backing up the Right Way and uses duplicity as the backend" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/deja-dup" license=('GPL') depends=('duplicity' 'libgnome-keyring' 'libpeas' 'libnotify' 'python2-gobject2' 'dconf' 'xdg-utils') |