diff options
Diffstat (limited to 'testing/librsync/APKBUILD')
-rw-r--r-- | testing/librsync/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/librsync/APKBUILD b/testing/librsync/APKBUILD index 965a2744c4..eec2910d04 100644 --- a/testing/librsync/APKBUILD +++ b/testing/librsync/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.9.7 pkgrel=0 pkgdesc="librsync implements the rolling-checksum algorithm of rsync" url="http://sourceforge.net/projects/librsync/" +arch="x86 x86_64" license="LGPL 2.1" depends="" makedepends="" |