summaryrefslogtreecommitdiffstats
path: root/main/busybox/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/busybox/APKBUILD')
-rw-r--r--main/busybox/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index bc331e6b260..6b0424bd1f6 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -4,6 +4,7 @@ pkgver=1.17.4
pkgrel=0
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
+arch="x86 x86_64"
license="GPL-2"
depends=
install="$pkgname.post-install $pkgname.post-upgrade"