diff options
Diffstat (limited to 'main/backuppc/APKBUILD')
-rw-r--r-- | main/backuppc/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/backuppc/APKBUILD b/main/backuppc/APKBUILD index 05de31bcbb..e14eb0ad13 100644 --- a/main/backuppc/APKBUILD +++ b/main/backuppc/APKBUILD @@ -7,6 +7,7 @@ _realver="3.2.0beta1" pkgrel=4 pkgdesc="High-performance, enterprise-grade backup system" url="http://backuppc.sourceforge.net/" +arch="x86 x86_64" license="GPL" depends="perl busybox rsync perl-archive-zip perl-io-compress perl-libwww perl-file-rsync" |