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