diff options
Diffstat (limited to 'testing/libfetch')
-rw-r--r-- | testing/libfetch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libfetch/APKBUILD b/testing/libfetch/APKBUILD index c03cc50c97..1b4c372d22 100644 --- a/testing/libfetch/APKBUILD +++ b/testing/libfetch/APKBUILD @@ -4,7 +4,7 @@ pkgver=2.30 pkgrel=1 pkgdesc="URL based download library" url="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/net/libfetch/" -arch="x86 x86_64" +arch="all" license="BSD" depends= makedepends="openssl-dev" |