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