aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/docker/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index 863ba489b3..0b98c8108e 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
_gitcommit=f4bf5c7
pkgdesc="Pack, ship and run any application as a lightweight container"
url="http://www.docker.io/"
-arch="x86_64"
+arch="x86 x86_64"
license="ASL 2.0"
depends="iptables git xz"
depends_dev=""