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 3c243421c..f5d469c9f 100644 --- a/community/deja-dup/PKGBUILD +++ b/community/deja-dup/PKGBUILD @@ -5,7 +5,7 @@ pkgname=deja-dup pkgver=26.0 pkgrel=1 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' 'libpeas' 'libnotify' 'python2-gobject' 'gvfs' 'xdg-utils') |