From 0d8e456672f9b5763de3e207a511ef8acb26c69d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Tue, 1 Dec 2015 19:03:10 +0100 Subject: community/docker: enable build for all architectures --- community/docker/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/docker/APKBUILD') diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD index e6d50c80e4..2f12b32d13 100644 --- a/community/docker/APKBUILD +++ b/community/docker/APKBUILD @@ -5,7 +5,7 @@ pkgrel=1 _gitcommit=a34a1d5 pkgdesc="Pack, ship and run any application as a lightweight container" url="http://www.docker.io/" -arch="x86 x86_64" +arch="all" license="ASL 2.0" depends="iptables git xz" depends_dev="" -- cgit v1.2.3