aboutsummaryrefslogtreecommitdiffstats
path: root/main/wget/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/wget/APKBUILD')
-rw-r--r--main/wget/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD
index cca76707981..d5820473dbf 100644
--- a/main/wget/APKBUILD
+++ b/main/wget/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.12
pkgrel=2
pkgdesc="A network utility to retrieve files from the Web"
url="http://www.gnu.org/software/wget/wget.html"
-arch="x86 x86_64"
+arch="all"
license="GPL3"
depends=
makedepends="openssl-dev"