mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
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
|
nopie=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
nocross=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"
|
system_groups="docker"
|
||||||
|
|
||||||
_docker_components="runc containerd tini proxy dockercli"
|
_docker_components="runc containerd tini proxy dockercli"
|
||||||
|
|
Loading…
Add table
Reference in a new issue