From 567978b4a637967fe050bb50b5dc58538a2c60c6 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Nov 2015 10:30:12 +0000 Subject: community/docker: enable x86 --- community/docker/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="" -- cgit v1.2.3