diff options
Diffstat (limited to 'main/rsync/APKBUILD')
-rw-r--r-- | main/rsync/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/rsync/APKBUILD b/main/rsync/APKBUILD index 3ab1ce6073..39981cf45a 100644 --- a/main/rsync/APKBUILD +++ b/main/rsync/APKBUILD @@ -4,6 +4,7 @@ pkgver=3.0.7 pkgrel=1 pkgdesc="A file transfer program to keep remote files in sync" url="http://samba.anu.edu.au/rsync/" +arch="x86 x86_64" license="GPL3" depends= makedepends="perl" |