aboutsummaryrefslogtreecommitdiffstats
path: root/testing/duplicity/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/duplicity/APKBUILD')
-rw-r--r--testing/duplicity/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/duplicity/APKBUILD b/testing/duplicity/APKBUILD
index a380eea8582..4248489a27b 100644
--- a/testing/duplicity/APKBUILD
+++ b/testing/duplicity/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.6.11
pkgrel=0
pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm"
url="http://duplicity.nongnu.org/"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends="python py-boto ncftp librsync gnupg"
makedepends="wget python-dev py-setuptools librsync-dev"