diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD index b69d78b61e1..090aed36198 100644 --- a/community/docker/APKBUILD +++ b/community/docker/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 _gitcommit=v$_ver pkgdesc="Pack, ship and run any application as a lightweight container" url="http://www.docker.io/" -arch="all !ppc64le !s390x" +arch="all !s390x" license="ASL 2.0" depends="ca-certificates iptables" depends_dev=""