community/docker: enable on s390x

This commit is contained in:
Natanael Copa 2018-02-13 15:16:07 +00:00
parent a299543cdd
commit fba66cbb0d

View File

@ -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 !s390x"
arch="all"
license="Apache-2.0"
depends="ca-certificates iptables"
makedepends="go btrfs-progs-dev bash linux-headers coreutils libseccomp-dev cmake lvm2-dev libtool"