diff options
Diffstat (limited to 'testing/librsync/APKBUILD')
-rw-r--r-- | testing/librsync/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/librsync/APKBUILD b/testing/librsync/APKBUILD index eec2910d04..248cda5c90 100644 --- a/testing/librsync/APKBUILD +++ b/testing/librsync/APKBUILD @@ -5,7 +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" +arch="all" license="LGPL 2.1" depends="" makedepends="" |