diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD index b69d78b61e1c9570f6e6bf9bdc66d184774c698a..090aed361982b89f2186b516f72cde4a2b656bed 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=""