docker: enable on ppc64le
[ci skip]
This commit is contained in:
parent
7dbf43ab72
commit
f8b6c13f4a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ depends="iptables xz git"
|
|||
nopie=yes
|
||||
nostrip=yes
|
||||
nocross=yes
|
||||
only_for_archs="x86_64 x86_64-musl"
|
||||
only_for_archs="x86_64 x86_64-musl ppc64le ppc64le-musl"
|
||||
system_groups="docker"
|
||||
|
||||
_docker_components="runc containerd tini proxy dockercli"
|
||||
|
|
Loading…
Reference in a new issue